Vendor Credits
Create one or more Vendor Credits (max 100)
Scopes: vendor_credit:create
POST
Create one or more Vendor Credits (max 100)
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
Optional external entity identifier that performed the action
Path Parameters
Body
application/json
Maximum array length:
100The ID of the Vendor issuing the credit
Example:
"ven_ApaM9xeQtNyVk5qpaHJbNj"
The number of the vendor credit. Must be unique per business.
Maximum string length:
255Example:
"VC-001"
The amount of the vendor credit. Must be greater than zero.
Required range:
x > 0Example:
100
Description of the vendor credit
Maximum string length:
255The date and time the vendor credit was issued. Defaults to now.
Example:
"2026-01-15T00:00:00Z"
Response
Successful Response
Create one or more Vendor Credits (max 100)