latestSwagger 2.02026-08-20196638916.1 KB

23d8982b533d

Payment.Mandate Payment

Create mandate payment

Creates a mandate payment, when given a valid consent id.

post/payment/v1/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

PaymentMandate20PaymentRequest required— unresolved $ref

Response

Mandate Payment successfully created.

PaymentMandate20PaymentResponse required— unresolved $ref