Get a payment link

The method allows you to get payment link data

Get a payment link

post
Header parameters
x-api-public-keystringOptional

Public API-key

x-api-signaturestringOptional

Signing the request body with a private API-key

Content-typestringOptional

Request content type

Example: application/json
Body

Request body for getting information about the payment link

idstringRequired

Payment link ID

Example: 1db0ec64-8a2e-4bec-810a-be4bde21c412
merchantIdstringRequired

Merchant ID in the system

Example: 386fc09d-b4b8-4081-ae99-bf9710e80239
Responses
chevron-right
200Success
application/json
post
/api-gateway/recurrents/get-billing-link
200Success

Last updated