token provided by Kushki which represents the customer's payment.curl --location 'https://api-uat.kushkipagos.com/transfer/v1/init' \
--header 'Private-Merchant-Id;' \
--header 'Content-Type: application/json' \
--data '{
"token": "string",
"amount": {
"subtotalIva": 0,
"subtotalIva0": 0,
"iva": 0,
"extraTaxes": {
"iac": 0,
"tasaAeroportuaria": 0,
"agenciaDeViaje": 0
}
},
"contactDetails": {
"fullName": "string",
"address": "string",
"phoneNumber": "3123456789",
"email": "string"
},
"metadata": {
"key0": "value0",
"key1": "value1",
"key2": "value2"
},
"fullResponse": "v2",
"webhooks": {
"webhooks": [
{
"events": [
"approvedTransaction",
"declinedTransaction"
],
"headers": [
{
"label": "json",
"value": "12"
}
],
"urls": [
"https://eof2hhkrta4ooo1.m.pipedream.net"
]
}
]
}
}'{
"redirectUrl": "https://api-uat.kushkipagos.com/transfer/v1/agent?token=1e26fb158957ba72cea16f9f56e3507e&mid=60000000029523491241151620414038",
"trazabilityCode": "1398429",
"bankId": "1022",
"bankName": "BANCO UNION COLOMBIANO",
"transactionReference": "aef8884f-cd4d-4b9b-9efa-ad582629e4f2"
}