patch https://api.centiiv.com/api/v1/escrow/
Modify the details or status of an existing escrow transaction.
Log in to see full request history
NOTE: An escrow transaction can only be updated if it hasn't been paid for.
Responses
Modify the details or status of an existing escrow transaction.
NOTE: An escrow transaction can only be updated if it hasn't been paid for.
xxxxxxxxxx
curl --request PATCH \
--url https://api.centiiv.com/api/v1/escrow/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: