put https://mo-services-demo-cc-beta.moprestamo.com/customers/score/update/
Log in to see full request history
Responses
xxxxxxxxxx
10curl --request PUT \
--url https://mo-services-demo-cc-beta.moprestamo.com/customers/score/update/ \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"account_card_external_id": "126",
"amount": "50000"
}
'
Try It!
to start a request and see the response here! Or choose an example: