Get Basic Organization Details by Entry Name
Gets an organization’s basic information by entry name (entrypoint identifier).
Authorizations
Most endpoints require an organization
token. Some endpoints require an application
token, and those endpoints are noted.
Path Parameters
The paypoint's entrypoint identifier. Learn more
Response
List of contacts.
Timestamp of when record was created, in UTC.
Organization ID. Unique identifier assigned to an org by Payabli.
When true
, indicates that this is the organization's root template.
The organization's address.
The organization's city.
The organization's country.
The entryname for the org, in string format. If you leave this blank, Payabli uses the DBA name.
Organization ID. Unique identifier assigned to an org by Payabli.
Contains details about a file. See See fileObject Object Model for a complete reference. Max upload size is 30 MB.
The name of the organization.
The ID of the org's parent organization.
The name of the parent organization.
The organization's state.
The org's timezone, in UTC offset. For example, -5 is Eastern time.
The organization type. Currently, this must be 0
.
The organization's website.
The organization's ZIP code.
When true
, Payabli will send the applicant a boarding link. Set this value to false
if you are sending pre-filled applications via the API and don't want Payabli to send the applicant an email to complete the boarding application.
Email address for organization-level communications, such as messages about why an application was declined. This is required by commerce laws in the US.
When true
, the applicant can save an incomplete application and resume it later. When false
, the applicant won't have an option to save their progress, and must complete the application in one session.
Was this page helpful?