Get organization

Retrieves details for an organization by ID.

Path parameters

orgIdintegerRequired

The numeric identifier for organization, assigned by Payabli.

Headers

requestTokenstringRequired

Response

Success

serviceslist of objectsOptional
billingInfoobjectOptional
contactslist of objectsOptional

List of contacts.

createdAtdatetimeOptional

Timestamp of when record was created, in UTC.

hasBillingbooleanOptional
hasResidualbooleanOptional
idOrglongOptional

Organization ID. Unique identifier assigned to an org by Payabli.

isRootbooleanOptional

When true, indicates that this is the organization’s root template.

orgAddressstringOptional

The organization’s address.

orgCitystringOptional

The organization’s city.

orgCountrystringOptional

The organization’s country.

orgEntryNamestringOptional

The entryname for the org, in string format. If you leave this blank, Payabli uses the DBA name.

orgIdlongOptional

Organization ID. Unique identifier assigned to an org by Payabli.

orgNamestringOptional

The name of the organization.

orgParentIdlongOptional

The ID of the org’s parent organization.

orgParentNamestringOptional

The name of the parent organization.

orgStatestringOptional

The organization’s state.

orgTimezoneintegerOptional

The org’s timezone, in UTC offset. For example, -5 is Eastern time.

orgTypeintegerOptional

The organization type. Currently, this must be 0.

orgWebsitestringOptional

The organization’s website.

orgZipstringOptional

The organization’s ZIP code.

recipientEmailNotificationbooleanOptional

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.

replyToEmailstringOptionalformat: "email"

Email address for organization-level communications, such as messages about why an application was declined. This is required by commerce laws in the US.

resumablebooleanOptional

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.

summaryobjectOptional
userslist of objectsOptional

Errors