Skip to main content
POST

Authorizations

BIZ-API-KEY
string
header
required

The API key. For more details, refer to API key.

In the API playground, enter your API secret, and your API key will be accordingly calculated.

Response

Link created successfully.

url
string<uri>
required

The base URL of the page. This URL should be combined with the token parameter to form the complete link.

Example:

"https://payment-link.dev.cobo.com/payment"

token
string
required

The token appended to the URL as a query parameter. This token identifies and authenticates a specific payment or refund session.

The complete link should be constructed as: [url]?token=[token]

Example:

"01EJ5QW8KtSBesqnRZsmadPgihYf754OnVnNhimKKBi6QQO5PNyr9EXPyFRJGGOF"