Retrieves a specific nomination
Retrieves a specific nomination by client reference. The client reference must be unique within your company and you can only access nominations belonging to your authenticated company. If more than one accessible nomination shares the client reference, a 422 is returned pointing to GET /v1/nominations//all.
Authorizations
Access token obtained from the /oauth/token endpoint using your client credentials.
Path Parameters
Your company's unique reference for the nomination.
Response
OK
A firm nomination as returned by the nomination endpoints.
Your company's unique identifier for the nomination.
Delivery information.
Supplier information.
Receiver information.
Fuel specifications for the nomination.
Stakeholders involved in the nomination (if any).
Current status of the nomination.
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.
supplier_requested, supplier_unassigned, supplier_assigned, operation_started, cancelled, accepted, amended