Appearance
Update bookingorder extras ​
PUT
/v1/bookingorders/{bookingorder_id}/extras/{bookingorderextra_id}
Authorizations​
api_key
Type
API Key (header: X-Api-Key)
Parameters​
Path Parameters
bookingorder_id*
XS2event ID of the Bookingorder
Type
Requiredstring
bookingorderextra_id*
XS2event ID of the BookingorderExtra
Type
Requiredstring
Request Body​
multipart/form-data
Format
"binary"Default
"extras"Responses​
OK
application/json
JSON"bookingorderextra_id": "1a2b3c4d5e6f7a8b9c0d1e2f3a4b5c6d_ext","bookingorder_id": "3fa6eb7f123a4f5ab2c9d8e7a6b7c9d0_bor","filename": "terms.pdf","label": "extras"
{
 Â
 Â
 Â
 Â
}