Get the available variables for payable email templates
Returns a list of placeholders that can be used to personalize email templates related to payables. These include payables attributes such as currency, customer_name, document_id, due_date, invoice_id, total_amount, and uploaded_username.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Headers
x-monite-version
x-monite-entity-id
The ID of the entity that owns the requested resource.
Response
Successful Response
data
Errors
401
Get Payables Variables Request Unauthorized Error
404
Get Payables Variables Request Not Found Error
422
Get Payables Variables Request Unprocessable Entity Error
429
Get Payables Variables Request Too Many Requests Error