> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ofiniti.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Reschedules an existing nomination (deprecated)

> Deprecated. Use the Upsert Nomination endpoints (PUT /v1/nominations/supplier or PUT /v1/nominations/receiver) to update the scheduling information of an existing nomination.



## OpenAPI

````yaml /specs/fuelboss/fuelboss-api.json patch /v1/nominations/{clientReference}/schedule
openapi: 3.1.1
info:
  title: FuelBoss API
  description: >-
    REST API providing a powerful and easy way to manage your companies
    nominations and operations.
  termsOfService: https://www.ofiniti.com/legal/platform-service-terms
  contact:
    name: Support Team
    email: itops@ofiniti.com
  version: 1.15.1
servers:
  - url: https://api.demo.fuelboss.net
    description: Demo (sandbox for testing and integration development)
  - url: https://api.fuelboss.net
    description: Production
security:
  - bearerAuth: []
tags:
  - name: OAuth
  - name: Nominations
  - name: Entity management
  - name: Operations
  - name: Common
  - name: Webhooks
  - name: Webhook events
paths:
  /v1/nominations/{clientReference}/schedule:
    patch:
      tags:
        - Nominations
      summary: Reschedules an existing nomination (deprecated)
      description: >-
        Deprecated. Use the Upsert Nomination endpoints (PUT
        /v1/nominations/supplier or PUT /v1/nominations/receiver) to update the
        scheduling information of an existing nomination.
      parameters:
        - name: clientReference
          in: path
          description: Your company's unique reference for the nomination to reschedule.
          required: true
          schema:
            minLength: 1
            type: string
      requestBody:
        content:
          application/json:
            schema:
              $ref: >-
                #/components/schemas/FuelBoss.Api.Contracts.Api.Nomination.RescheduleNomination.RescheduleNominationRequest
              description: >-
                Request body for rescheduling a nomination (deprecated — use the
                Upsert Nomination endpoints instead).
        required: true
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: >-
                  #/components/schemas/FuelBoss.Api.Contracts.Api.Nomination.RescheduleNomination.RescheduleNominationResponse
                description: Response returned after rescheduling a nomination.
        '400':
          description: Bad Request
          content:
            application/json:
              schema:
                type: object
                properties:
                  type:
                    type: string
                    format: uri
                  title:
                    type: string
                  status:
                    type: integer
                  detail:
                    type: string
                  instance:
                    type: string
                    format: uri
                  timestamp:
                    type: string
                    format: date-time
                  trace_id:
                    type: string
                description: >-
                  RFC 9457 Problem Details response - fully compliant with
                  latest standard

                  https://tools.ietf.org/html/rfc9457
        '401':
          description: Unauthorized
          content:
            application/json:
              schema:
                type: object
                properties:
                  type:
                    type: string
                    format: uri
                  title:
                    type: string
                  status:
                    type: integer
                  detail:
                    type: string
                  instance:
                    type: string
                    format: uri
                  timestamp:
                    type: string
                    format: date-time
                  trace_id:
                    type: string
                description: >-
                  RFC 9457 Problem Details response - fully compliant with
                  latest standard

                  https://tools.ietf.org/html/rfc9457
        '404':
          description: Not Found
          content:
            application/json:
              schema:
                type: object
                properties:
                  type:
                    type: string
                    format: uri
                  title:
                    type: string
                  status:
                    type: integer
                  detail:
                    type: string
                  instance:
                    type: string
                    format: uri
                  timestamp:
                    type: string
                    format: date-time
                  trace_id:
                    type: string
                description: >-
                  RFC 9457 Problem Details response - fully compliant with
                  latest standard

                  https://tools.ietf.org/html/rfc9457
        '422':
          description: Unprocessable Content
          content:
            application/json:
              schema:
                type: object
                properties:
                  type:
                    type: string
                    format: uri
                  title:
                    type: string
                  status:
                    type: integer
                  detail:
                    type: string
                  instance:
                    type: string
                    format: uri
                  timestamp:
                    type: string
                    format: date-time
                  trace_id:
                    type: string
                description: >-
                  RFC 9457 Problem Details response - fully compliant with
                  latest standard

                  https://tools.ietf.org/html/rfc9457
      deprecated: true
components:
  schemas:
    FuelBoss.Api.Contracts.Api.Nomination.RescheduleNomination.RescheduleNominationRequest:
      type: object
      properties:
        estimatedTimeOfBunkering:
          type: string
          description: New estimated bunkering time, in port local time.
          format: date-time
        estimatedBunkeringDurationInMinutes:
          type: integer
          description: New expected duration in minutes.
          format: int32
        supplierAsset:
          $ref: '#/components/schemas/FuelBoss.Api.Contracts.SupplierAssetIdentifier'
          description: Supplier asset identification.
      additionalProperties: false
      description: >-
        Request body for rescheduling a nomination (deprecated — use the Upsert
        Nomination endpoints instead).
    FuelBoss.Api.Contracts.Api.Nomination.RescheduleNomination.RescheduleNominationResponse:
      type: object
      properties:
        clientReference:
          type: string
          description: Your company's unique identifier for the nomination.
        status:
          enum:
            - supplier_requested
            - supplier_unassigned
            - supplier_assigned
            - operation_started
            - cancelled
            - accepted
            - amended
          type: string
          description: >-
            Status of the nomination after rescheduling.


            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.
        lastChangedAtUtc:
          type: string
          description: Timestamp (UTC) of the last change to the nomination.
          format: date-time
      additionalProperties: false
      description: Response returned after rescheduling a nomination.
    FuelBoss.Api.Contracts.SupplierAssetIdentifier:
      type: object
      properties:
        vessel:
          $ref: '#/components/schemas/FuelBoss.Api.Contracts.Api.VesselIdentifier'
          description: Vessel identification (for vessel deliveries).
        terminalName:
          type:
            - 'null'
            - string
          description: Terminal name (for terminal deliveries).
      additionalProperties: false
      description: Identifies the supplier asset performing the delivery.
    FuelBoss.Api.Contracts.Api.VesselIdentifier:
      type: object
      properties:
        imo:
          type:
            - 'null'
            - integer
          description: IMO number of the vessel (at least one identifier required).
          format: int32
        mmsi:
          type:
            - 'null'
            - integer
          description: MMSI number of the vessel (at least one identifier required).
          format: int32
        externalId:
          type:
            - 'null'
            - string
          description: >-
            External/custom vessel identifier (at least one identifier
            required).
      additionalProperties: false
      description: >-
        Identifies a vessel by IMO number, MMSI number, or an external
        identifier.

        At least one identifier must be provided.
  securitySchemes:
    bearerAuth:
      type: http
      description: >-
        Access token obtained from the /oauth/token endpoint using your client
        credentials.
      scheme: bearer
      bearerFormat: JWT

````