Error
Add Transaction
Add a transaction on customer account.
POST
Error
Authorizations
JWT Authorization header using the Bearer scheme.
Path Parameters
Query Parameters
limits which fields are returned in the response body
Body
application/json
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples{
"amount": 123,
"currencyCode": "<string>",
"date": "2023-11-07T05:31:56Z",
"interactionType": "<string>",
"transactionId": "<string>",
"transactionType": "<string>",
"visitId": "<string>"
}Add a transaction on customer account.
A valid request URL is required to generate request examples{
"amount": 123,
"currencyCode": "<string>",
"date": "2023-11-07T05:31:56Z",
"interactionType": "<string>",
"transactionId": "<string>",
"transactionType": "<string>",
"visitId": "<string>"
}JWT Authorization header using the Bearer scheme.
limits which fields are returned in the response body
