Skip to main content
POST
Purchase Gift Card

Authorizations

api-key
string
header
required

Your PayVessel business API key.

api-secret
string
header
required

Your PayVessel business API secret.

Headers

api-key
string | null
api-secret
string | null

Body

application/json
reference
string
required

Unique merchant order reference

Maximum string length: 64
operator_id
string
required
product_id
string
required
webhook_url
string | null

Webhook URL for order status notifications

Maximum string length: 512

Response

Successful Response

status
boolean
required
message
string
required
data
OrderSchema · object
required