Sales
Add payment to a sale
POST
Add payment to a sale
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
Tenant identifier. Send the Tenant ID in the X-Tenant header to scope API requests to a specific tenant.
Path Parameters
The sale identifier
Body
application/json
Monetary amount.
Required range:
x >= 0.01Filter by currency ID.
Currency exchange rate.
Required range:
x >= 0Transaction date (YYYY-MM-DD).
Filter by type.
Available options:
collection, payment The description.
Maximum string length:
65535Account ID.