PaymentRequests

Creating a Payment Request.

post/v1/payments

Request body

executionDateinteger nullable
regionstring required
paymentProductIdstring required
paymentTemplateIdstring nullable

Response

The request has been fulfilled and a payment request is created.

idstring uuid required
clientIdstring nullable
ClientAccessstring nullable
statusstring nullable
executionDateinteger nullable
regionstring required
paymentProductIdstring required
paymentTemplateIdstring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.