put https://example.com/integration-tenants/api/v1/transactions/batches//entries/
Log in to see full request history
Responses
200Success
404Not Found
500Server Error
200Success
404Not Found
500Server Error
xxxxxxxxxx
curl --request PUT \
--url https://example.com/integration-tenants/api/v1/transactions/batches/batchId/entries/entryId \
--header 'content-type: application/*+json'
Try It!
to start a request and see the response here!