v1
latestOpenAPI 3.0.02026-07-1498163181.9 KBDeactivate a payment link
Deactivate a payment link
Path parameters
Response
Organization's id
Amount to take from user in 8 decimal places. If not provided then user can enter any amount
Currencies in which amount is to be taken
Payment link title
Payment link description
Payment link product image
Payment link product image with absolute public url
Payment link tags
Whether the payment link is currently active
If true then take name from user
If true then take email from user
If true then take phone number from user
If true then take shipping address from user
If true then take billing address from user
After completion redirect url to redirect user to after payment
After completion confirmation message to show to user after payment
Suggested amounts to show on checkout page if amount is not provided
Product id to take payment for
It is used to determine the frequency at which the subscription is billed. Only required for subscriptions
Enables user redeemable promotion codes.
Example response
{
"allowedChains": [
{
"chainId": 1
}
],
"intervalCount": 1
}