Skip to main content

Delete Purchase Order Association

DELETE 

https://sight.inspectorio.com/api/v2/purchase-order-associations/:from_po_number/:to_po_number

Delete Purchase Order Association

Request​

Path Parameters

    from_po_number stringrequired

    From PO number

    to_po_number stringrequired

    To PO number

Responses​

No Content

Schema

Authorization: apiKey

name: apiKeytype: apiKeyin: header
curl -L -X DELETE 'https://sight.inspectorio.com/api/v2/purchase-order-associations/:from_po_number/:to_po_number' \
-H 'Accept: application/json' \
-H 'apiKey: <apiKey>'
Request Collapse all
Base URL
https://sight.inspectorio.com
Auth
Parameters
— pathrequired
— pathrequired
ResponseClear

Click the Send API Request button above and see the response here!