Transaction parking
Public claim parked transaction
Claim parked transaction
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
curl -X POST "https://api.invinciblepay.com/v1/parking/public/claim" \ -H "Content-Type: application/json" \ -d '{ "claimantRole": "sender", "newReference": "string", "txnDetails": { "eft": { "dateReceivedAt": "string", "exactAmount": 0.1, "senderFullName": "string" } } }'null{
"error": "string",
"error_code": {}
}{
"error": "string",
"error_code": {}
}{
"error": "string",
"error_code": {}
}{
"error": "string",
"error_code": {}
}{
"error": "string",
"error_code": {}
}