List all purchase orders
GET
/rest/v1/purchaseorders
Request
Query Params
pageSize
integer
optional
Example:
100
pageNumber
integer
optional
Example:
1
number
string
optional
Example:
I24000001
reference
string
optional
origenCode
string
optional
supplierNumber
string
optional
Example:
R000000009
modifiedAfter
string <date-time>
optional
Example:
2024-04-12T13:49:51.141Z
Request samples
Responses
Modified at 2024-07-30 06:27:52