Get payment links by user

The method allows you to get a list of payment links for a specific user

Get payment links by user

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

The body of the request to get the list of payment links associated with the client

clientIdstringOptional

Client ID

Example: merchant_client_unique_id
clientEmailstringOptional

Client mail

Example: [email protected]
merchantIdstringRequired

Merchant ID in the system

Example: 86f1f78d-77c6-4bb1-b67c-8389218ce646
Responses
200Success
application/json
post
/api-gateway/recurrents/get-billing-links-by-subscriber
200Success

Last updated