Got a suggestion on this documentation? Contact Us.
curl --location --request PATCH 'https://api-uat.kushkipagos.com/smartlink/v1/smart-link/' \
--header 'Private-Merchant-Id;' \
--header 'Content-Type: application/json' \
--data-raw '{
"logo": "string",
"publicMerchantId": "string",
"amount": {
"subtotalIva": 0,
"subtotalIva0": 0,
"iva": 0,
"currency": "string"
},
"paymentMethod": "string",
"form": [
{
"type": "string",
"label": "string",
"name": "string",
"placeholder": "string",
"validation": [
"string"
]
}
],
"expiration": 0
}'{
"code": "WCH003",
"message": "Smartlink no encontrado o no disponible"
}