GET
/
Boarding
/
linkbyId
/
{boardingLinkId}

Authorizations

requestToken
string
header
required

Most endpoints require an organization token. Some endpoints require an application token, and those endpoints are noted.

Path Parameters

The boarding link ID. Can be found at the end of the boarding link reference name. The boarding link reference name. For example https://boarding.payabli.com/boarding/app/myorgaccountname-00091. The ID is 91.

Response

200 - application/json
acceptOauth
boolean | null
acceptRegister
boolean | null
builderData
object
entryAttributes
string | null
id
integer

Object containing logo file.

orgId
integer | null

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

pageIdentifier:
string | null

Auxiliary validation used internally by payment pages and components.

recipientEmailNotification
boolean
default:
true

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.

referenceName
string | null
referenceTemplateId
integer | null
resumable
boolean
default:
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.