Payment requests
Cancel auto-collection on the next failure
Marks this payment request so that, if its next auto-collection attempt fails, further collection retries are cancelled and the workflow transitions off auto-collect.
put/payment_requests/{id}:cancel-collection-on-failure
Path parameters
idstring uuid required
The ID of the payment request
The ID of the payment request
Response
The intent has been recorded on the payment request
Changes
No recorded changes to this endpoint across all 9 revisions of this API.