Get application via auth token
Gets a boarding application by authentication information. This endpoint requires an application API token.
Gets a boarding application by authentication information. This endpoint requires an application API token.
The application ID in Hex format. Find this at the end of the boarding link URL returned in a call to api/Boarding/applink/{appId}/{mail2}. For example in: https://boarding-sandbox.payabli.com/boarding/externalapp/load/17E, the xId is 17E.
The average transaction size that the business expects to process. For example, if you process 1000.
Business country in ISO-3166-1 alpha 2 format. See ISO 3166-1 for more information.
Numeric percent of volume processed in person. To pass validation,
binperson, binweb, and binphone must total 100 together.
Numeric percent of volume processed by phone. To pass validation,
binperson, binweb, and binphone must total 100 together.
Numeric percent of volume processed on web. To pass validation,
binperson, binweb, and binphone must total 100 together.
The boarding link ID. This is found at the end of the boarding link
reference name. For example:
https://boarding.payabli.com/boarding/app/myorgaccountname-00091. The
ID is 91.
The application’s status in the merchant boarding process. See Boarding Status Reference for more.
The application’s status in the merchant boarding process. See Boarding Status Reference for more.
Business start date. Accepted formats:
List of Owners with at least a 25% ownership.
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.
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.
The business website address. Include only the domain and TLD, do not
enter the protocol (http/https). For example: www.example.com is
acceptable.
Custom dictionary of key:value pairs. You can use this field to store any data related to the object or for your system.