Skip to main content
POST
Fulfill an order line item

Authorizations

Authorization
string
header
required

Use your Shoppex API key in the Authorization header.

Path Parameters

id
string
required
itemId
string
required

Body

At least one content field (message, codes, links, or files) is required.

message
string

Text content to deliver to the buyer.

codes
string[]

License keys or other redeemable codes.

HTTP or HTTPS links to deliver to the buyer.

files
object[]

Shop-owned attachment IDs to deliver to the buyer.

notify_customer
boolean

Whether to email the buyer. Defaults to true.

Response

Successful response

data
object
required