Settlement Old
Header parameters
SessKeystringRequiredExample:
A unique session key used for authentication in API calls. This key is generated upon successful authentication and must be included in all subsequent requests.
A1842D663E9A4A72XXXXXXXX303541303234373138Content-TypestringRequiredExample:
application/jsonAcceptstringRequiredExample:
application/jsonBody
TransactionIDsinteger[]OptionalExample:
List of transaction IDs to be settled
[52]MerchIDintegerOptionalExample:
The merchant identifier
1Responses
200
Successfully executed batch settlement
application/json
post
/APIcardProcREST/v1.0.0/Settlement/ExecuteBatch_Selective200
Successfully executed batch settlement
Header parameters
SessKeystringRequiredExample:
A unique session key used for authentication in API calls. This key is generated upon successful authentication and must be included in all subsequent requests.
A1842D663E9A4A72XXXXXXXX303541303234373138Content-TypestringRequiredExample:
application/jsonAcceptstringRequiredExample:
application/jsonBody
MerchIDintegerOptionalExample:
The merchant identifier
1Responses
200
Successfully executed batch settlement for all transactions
application/json
post
/APIcardProcREST/v1.0.0/Settlement/ExecuteBatch_All200
Successfully executed batch settlement for all transactions
Last updated
Was this helpful?