entity-screening

Get all purchase orders a screened company is part of

get/api/entity-scan/purchase-orders/company/{companyId}

Path parameters

companyIdstring required

Query parameters

limitinteger

Number of results per page. The default and maximum vary per endpoint.

pageinteger

Page number (1-based). Defaults to 1.

string
OR
orderNumberstring
tagsstring
productCodestring

Response

Default Response

Changes

Changed in 1 of the 49 revisions of this API.44

  • 97e51f27dc7744See the full diff
    • ▲

      the response property // became nullable for the status

      response-property-became-nullable

    • ▲

      the response property // became nullable for the status

      response-property-became-nullable

    • ▲

      the response property // became nullable for the status

      response-property-became-nullable

    • ▲

      the response property // became nullable for the status

      response-property-became-nullable

    • ○

      response property data/items/agreedDeliveryDate list-of-types was narrowed by removing types null from media type application/json of response 200

      response-property-list-of-types-narrowed

    • ○

      response property data/items/orderNumber list-of-types was narrowed by removing types null from media type application/json of response 200

      response-property-list-of-types-narrowed

    • ○

      response property data/items/products list-of-types was narrowed by removing types null from media type application/json of response 200

      response-property-list-of-types-narrowed

    • ○

      response property data/items/purchaseOrderTags list-of-types was narrowed by removing types null from media type application/json of response 200

      response-property-list-of-types-narrowed

Of the 49 revisions, 1 has no diff computed.