put http://sandbox-planet-oapi-269696318.eu-central-1.elb.amazonaws.com:8080/api/v1/receivers/
Updates the existing receiver.
Log in to see full request history
Responses
Updates the existing receiver.
xxxxxxxxxx
curl --request PUT \
--url http://sandbox-planet-oapi-269696318.eu-central-1.elb.amazonaws.com:8080/api/v1/receivers/receiverId \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"paymentService": "ADYEN"
}
'
Try It!
to start a request and see the response here! Or choose an example: