post https://mo-services-demo-cc-beta.moprestamo.com/authorization/payment/
Log in to see full request history
Responses
xxxxxxxxxx
15curl --request POST \
--url https://mo-services-demo-cc-beta.moprestamo.com/authorization/payment/ \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"account_card_external_id": "126",
"card_external_id": "563101002647",
"external_id": "motest88",
"amount": 3000,
"others": {
"description": "Payment authorization description"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: