Get organization

Retrieves details for an organization by ID.

Authentication

requestTokenstring
API Key authentication via header

Path parameters

orgIdintegerRequired
The numeric identifier for organization, assigned by Payabli.

Response

Success
serviceslist of objects
billingInfoobject
contactslist of objects
List of contacts.
createdAtdatetime
Timestamp of when record was created, in UTC.
hasBillingboolean
hasResidualboolean
idOrglong
Organization ID. Unique identifier assigned to an org by Payabli.
isRootboolean

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

orgAddressstring
The organization's address.
orgCitystring
The organization's city.
orgCountrystring
The organization's country.
orgEntryNamestring
The entryname for the org, in string format. If you leave this blank, Payabli uses the DBA name.
orgIdlong
Organization ID. Unique identifier assigned to an org by Payabli.
orgNamestring
The name of the organization.
orgParentIdlong
The ID of the org's parent organization.
orgParentNamestring
The name of the parent organization.
orgStatestring
The organization's state.
orgTimezoneinteger

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

orgTypeinteger

The organization type. Currently, this must be 0.

orgWebsitestring
The organization's website.
orgZipstring
The organization's ZIP code.
recipientEmailNotificationboolean

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.

replyToEmailstringformat: "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.

resumableboolean

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.

summaryobject
userslist of objects

Errors

400
Bad Request Error
400
Bad Request Error
401
Unauthorized Error
401
Unauthorized Error
500
Internal Server Error
503
Service Unavailable Error