Payment v2.Mandate Payment
Create mandate payment
Creates a mandate payment, when given a valid mandate id. This v2 endpoint is used with Mandate v1 APIs.
post/payment/v2/mandate-payments
Headers
Idempotency-Keystring required
An idempotency key is any value generated by the client which the resource server uses to recognize subsequent retries of the same request. The Idempotency-Key HTTP request header field carries this key.
Request body
Payment20v2Mandate20PaymentCreateMandatePaymentRequest required— unresolved $ref
Response
Mandate Payment successfully created.
Payment20v2Mandate20PaymentMandatePaymentResponse required— unresolved $ref
Changes
No recorded changes to this endpoint across all 9 revisions of this API.