GET
/
Templates
/
get
/
{templateId}

Authorizations

requestToken
string
header
required

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

Path Parameters

templateId
number
required

The boarding template ID. Can be found at the end of the boarding template URL in PartnerHub. Example: https://partner-sandbox.payabli.com/myorganization/boarding/edittemplate/80. Here, the template ID is 80.

Response

200 - application/json
addPrice
boolean | null
createdAt
string

Timestamp of when record was created, in UTC.

idTemplate
integer
isRoot
boolean | null

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

orgParentName
string | null

The name of the parent organization.

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.

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.

templateCode
string | null

The internal code for the template.

templateContent
object
templateDescription
string | null
templateTitle
string | null
usedBy
integer