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
"8cfec329267"
Response
Organization ID. Unique identifier assigned to an org by Payabli.
123
The ID of the org's parent organization.
236
The name of the organization.
"Pilgrim Planner"
The name of the parent organization.
"PropertyManager Pro"
The organization type. Currently, this must be 0
.
0
Organization ID. Unique identifier assigned to an org by Payabli.
123
The organization's website.
"www.pilgrimageplanner.com"
The organization's address.
"123 Walnut Street"
The organization's city.
"Johnson City"
The organization's state.
"TN"
The organization's ZIP code.
37615
The organization's country.
"US"
The org's timezone, in UTC offset. For example, -5 is Eastern time.
-5
Contains details about a file. See See fileObject Object Model for a complete reference. Max upload size is 30 MB.
Email address for organization-level communications, such as messages about why an application was declined. This is required by commerce laws in the US.
"example@email.com"
The entryname for the org, in string format. If you leave this blank, Payabli uses the DBA name.
"pilgrim-planner"
When true
, indicates that this is the organization's root template.
false
List of contacts.
Timestamp of when record was created, in UTC.
"2022-07-01 15:00:01"
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.
true
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.
false
Was this page helpful?