put https://{environment}.{server}.com/v3/customer/
Update the Customer associated with the provided ID.
Log in to see full request history
Responses
Update the Customer associated with the provided ID.
xxxxxxxxxx
curl --request PUT \
--url https://api.sandbox-paidyet.com/v3/customer/id \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: