How to implement
In the Settlement endpoint response or at the Sale endpoint response, set the Balance object as follows:RegularCreditType= 1RegularCredit= Balance amount.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
RegularCreditType = 1RegularCredit = Balance amount.{"Balance": {
"RegularCreditType": 1,
"RegularCredit": 50.0}}
Was this page helpful?