Skip to main content
PATCH
Update payment link

Authorizations

Authorization
string
header
required

Use your Shoppex API key in the Authorization header.

Path Parameters

id
string
required

Body

name
string
required
Required string length: 1 - 255
type
enum<string>
required
Available options:
PRODUCT,
SUBSCRIPTION,
SUBSCRIPTION_V2,
LICENSE,
PAY_WHAT_YOU_WANT,
FIXED_PRICE
status
required
price
required
gateways
string
required
discount_code_allowed
required
customer_address_required
required
customer_phone_required
required
show_confirmation_page
required
description
string | null
Maximum string length: 255
suggested_price
min_price
max_price
currency
string
default:USD
products_ids
string
default:""
suggested_amount
min_amount
max_amount
cta
string
default:PAY
return_url
string | null
Maximum string length: 255

Response

200 - application/json

Successful response

The response is of type object.