Creating a payment
Header parameters
x-api-public-keystringOptional
Public API-key
x-api-signaturestringOptional
Signing the request body with a private API-key
Content-typestringOptionalExample:
Request content type
application/jsonBody
The body of the request to create a payment for the payment link
merchantIdstringRequiredExample:
Merchant ID
6c3428c6-c8b8-444f-9ab0-78c864df1719billingLinkIdstringRequiredExample:
Payment link ID
8a19100c-e2ec-46ba-932f-682d2df79d8bwebhookUrlstringOptionalExample:
URL for notification of payment status change
https://merchant.domain/webhooks/paymentamountstringRequiredExample:
Payment amount in the currency in which the payment link was created
10Responses
200Success
application/json
post
/api-gateway/recurrents/make-payment200Success
Last updated