Note: Enhanced features and improvements are available in the Payment methods API, the new application interface for non-card network authorizations. This Cancel transfer funds endpoint is still supported, but all new feature developments will be available only in the Payment methods API. For more information, contact your Pismo representative.
Cancel a previously authorized transfer made with the Transfer funds endpoint.
Pass one of two parameters (but not both) returned from the Transfer funds endpoint to identify the transfer to be canceled:
- The
tracking_id
(pass asoriginal_tracking_id
) - The credit or debit authorization ID (pass as
authorization_id
).
For an external operation, the acquirer response is returned in the metadata
field.
If no processing codes are specified, the original authorization's reversal processing codes are used.
This endpoint generates an Authorization cancelled event.
For additional information, see the Cancel transfer guide.