v1

latestOpenAPI 3.0.02026-07-24440173.4 KB
Supplier

TransferBalance

Transfers a balance from or to the available balance of a supplier. This endpoint works with a single supplier at each request and is specifically designed for the Multi-Vendors feature.

post/v2/TransferBalance

Request body

SupplierCodeinteger required

The supplier code you need to associate the invoice with

TransferAmountnumber required

The amount that will be transferred to or from the supplier

TransferType'pull' | 'push' required

pull: The balance transfers from supplier to vendor. push: The balance transfers from vendor to supplier

InternalNotesstring

Extra comments for your reference (optional)

Response

Successful response

IsSuccessboolean

Indicates if the request was successful

Messagestring

Response message