Create a Transaction Intent
Create a Transaction Intent
Request Body
Name
Type
Description
{
"expiresAt": "20171127T052256Z",
"statementDescriptor": "MegaStore",
"retailerId": "15h3k83g45anfnwibyie",
"amount": 100,
"giftcardId": "18jja4mf08fn08f7gp9l",
"id": "18k78hj3e2j65686vhipw560u6sm",
"status": "NEEDS_CONFIRMATION",
"createdAt": "20171127T045256Z",
"currency": "EUR",
"metadata": {
"store": "megastore-filiale-holzweg",
"receiptNumber": "Bon 2017-79732"
}
}Example Request
Response Error Codes
Last updated