put https://example.com/api/user/transactions//delivery
Log in to see full request history
Response
200
200xxxxxxxxxx
curl --request PUT \
--url https://example.com/api/user/transactions/id/delivery \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!