Create a payable in your app for accounts payable. The minimum required details to create a payable is the payable number. Remaining fields can be added later by updating the payable before submission.
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
The ID of the user performing this action. This will be displayed in the developer dashboard.
Total payable amount in cents.
x >= 1The funding source for the payable.
If dots_balance is specified, uses the app's Dots wallet balance to pay the payable.
If ach is specified, uses a bank transfer from the app's linked bank account to pay the payable.
If not specified, defaults to ach.
dots_balance, ach Base64 encoded pdf file to attach to payable.
Created
Total payable amount in cents.
dots_balance, ach