Create Payable Items (bulk)

Creates new Payables in bulk.

See Create Payable Item for a detailed explanation of how to create payable items. This endpoint accepts the exact same parameters, just in bulk form.

This endpoint is atomic!

In order for any payable items to be created via this endpoint, all required validation checks must succeed for ALL items. If any validation checks fail, you'll receive an error message, and no changes will be saved.

That means this endpoint operates "atomically", and will either succeed for all items or fail for all items. It's not possible for this endpoint to succeed partially, where some payable items are created and some aren't: it's all or nothing.

Body Params
payables
array of objects
payables
Headers
int64

The company ID to provide for this tenant-scoped endpoint (if applicable)

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json