Cancels an existing nomination
Nominations
Cancels an existing nomination
Cancels a nomination by client reference. The nomination will be marked as cancelled and removed from active scheduling.
PUT
Cancels an existing nomination
Authorizations
Access token obtained from the /oauth/token endpoint using your client credentials.
Path Parameters
Your company's unique reference for the nomination to cancel.
Minimum string length:
1Body
application/json
Request body for cancelling a nomination.
Reason for cancelling the nomination.
Response
OK
Response returned after cancelling a nomination.
Your company's unique identifier for the nomination.
Status of the nomination after cancellation.
Possible values:
supplier_requested— Supplier has been requested for this nomination.supplier_unassigned— Nomination has no supplier assigned.supplier_assigned— Supplier has been assigned to the nomination.operation_started— Bunkering operation has started.cancelled— Nomination has been cancelled.accepted— Nomination has been accepted by the supplier.amended— Nomination has been amended. Not currently returned as a nomination's current status; accept it for forward compatibility.
Available options:
supplier_requested, supplier_unassigned, supplier_assigned, operation_started, cancelled, accepted, amended Timestamp (UTC) of the last change to the nomination.