BookingFlow

Sends an amendment request for an order - this just sends an email request to the application owner, it does not amend the order

post/amend/{orderId}/{orderKey}

Path parameters

orderIdinteger required

Numeric order Id.

orderKeystring required

36-character order security key.

Request body

amendmentDetailsstring required

Amendment details

isAdminSystemboolean

Flag to define if admin system

Response

OK

successboolean

Indicator as to whether API request was successful.

errorstring nullable

Returns an error if success is returned as false.

{"stackTrail":"components:schemas:APIResponseData:properties:data","oasType":"schema","type":"unknown","description":"Data model.","nullable":true}

Changes

No recorded changes to this endpoint across all 1 revision of this API.