token.identification numberidentification numberidentification numberstatus with the Transaction Status endpoint.Got a suggestion on this documentation? Contact Us.
curl --location --request POST 'https://api-uat.kushkipagos.com/cash/v1/tokens' \
--header 'Public-Merchant-Id;' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "string",
"lastName": "string",
"identification": "string",
"documentType": "PP",
"email": "string",
"totalAmount": 0,
"currency": "USD",
"description": "string"
}'{
"token": "b209ff69ae02be9bc0e58dee225fd8f5"
}