resendCTAmlCallout
POST/v1/payments/{paymentOrderId}/aml:resendCallout
Resends the AML callout for an Outgoing payment.
Request
Responses
- 200
- 400
- 405
- 500
- 503
OK - The AML callout was resent for the provided payment order.
Bad Request - Validation error occurred. This code will cover malformed syntax in request or incorrect data in payload.
Method Not Allowed - This code is only sent when the HTTP method (PUT, POST, DELETE, GET etc.) is not supported on a specific endpoint. It has nothing to do with the consent, payment or account information data model.
Internal Server Error - Internal server error occurred.
Service Unavailable - The server is currently unavailable. Generally, this is a temporary state.