Appearance
Upload multiple ticket links ​
POST
/v1/suppliers/orders/{bookingorder_id}/links/{orderitem_id}
Authorizations​
api_key
Type
API Key (header: X-Api-Key)
Parameters​
Path Parameters
bookingorder_id*
XS2event ID of the Bookingorder
Type
Requiredstring
orderitem_id*
XS2event ID of the Bookingorder item
Type
Requiredstring
Request Body​
application/json
JSON"links": [{"link": "string","label": null}]
{
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
}
Responses​
OK