Skip to main content
Version: 202201

Get Procurement Detail

GET 

/openapi/2022-01/procurements/:id

Retrieves a list of procurement records with optional filters such as state, creation date, or update date.

Request

Path Parameters

    id stringrequired

    Procurement's ID

Responses

200

Schema
    procurement object
    idstring
    Example: 382451985837728044
    procurement_snstring
    Example: 00000002
    supplier_idstring
    Example: 382453603865993516
    location_idstring
    Example: 190035786870033452
    notestring
    Example: teest note
    stateinteger
    Default value: 0
    Example: 4
    pending_quantityinteger
    Default value: 0
    Example: 0
    received_quantityinteger
    Default value: 0
    Example: 0
    rejected_quantityinteger
    Default value: 0
    Example: 0
    transfer_quantityinteger
    Default value: 0
    Example: 0
    created_bystring
    Example:
    created_atstring
    Example: 2024-05-21T08:47:39Z
    updated_atstring
    Example: 2024-05-21T09:59:29Z