Authorization
string
required
Example:
Authorization | Bearer Paste-Your-API-Key-HereRequest Body
string
required
Unique identifier of the event product.
string
required
Event product name.
string
required
Event product description.
integer
required
Event ticket or product price amount.
integer
Crossed-out price displayed as the original price.
string
Event URL, such as an online meeting link.
string
Additional notes for the event.
string
Terms and conditions for the event purchase.
string
URL where the customer will be redirected after completing payment.
string
required
Payment type for the event.
string | datetime
required
Sales start date in ISO 8601 format.
string | datetime
required
Event start date in ISO 8601 format.
string | datetime
required
Event end date in ISO 8601 format.
string | datetime
required
Event product expiration date in ISO 8601 format.
number
Maximum participant or purchase limit.
Response
Successful ResponseMain Structure (Root)
integer
Status code from API.
string
Status message that describes the status code.
object
The updated event product data.
data Structure (Array of Object)
string
Unique identifier of the event product.
string
Public URL of the updated event product.
