This operation creates a link that points to a Cobo-hosted refund page. The user can submit their desired refund address on the page.
Once the address is submitted, Cobo will automatically create a refund order and initiate the refund process according to your configuration.
For details, see Create refund link.
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.
The request body to create a refund link.
Link created successfully.
The base URL of the page. This URL should be combined with the token parameter to form the complete link.
"https://payment-link.dev.cobo.com/payment"
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]
"01EJ5QW8KtSBesqnRZsmadPgihYf754OnVnNhimKKBi6QQO5PNyr9EXPyFRJGGOF"