Endpoint to add some balance for a vendor.
Will truncate the input to its minimum denomination, e.g. USD 1,000.234 is USD 1,000.23 , as there is no fraction of a cent.
The External ID of the Vendor to retrieve.
1
Basic request Data for Adding Balance
Successful Response
Result of the Balance Adding. Returns True if the operation was executed correctly.
Endpoint to add some balance for a vendor.
Will truncate the input to its minimum denomination, e.g. USD 1,000.234 is USD 1,000.23 , as there is no fraction of a cent.
The External ID of the Vendor to retrieve.
1
Basic request Data for Adding Balance
Successful Response
Result of the Balance Adding. Returns True if the operation was executed correctly.