List Purchase OrdersAsk AIget https://app.rackbeat.com/api/purchase-ordersRetrieve a list of purchase orders with optional filtering and pagination.Query Paramssimple_filter[created_at]stringCan be filtered using all operatorssimple_filter[updated_at]stringCan be filtered using all operatorsis_archivedstringUsed to filter output. Example: trueis_bookedstringUsed to filter output. Example: trueis_approvedstringUsed to filter output. Example: trueis_receivedstringUsed to filter output. Example: trueis_ready_for_receivingstringUsed to filter output. Example: truesearchstringUsed to filter output. Example: test123supplier_numberstringUsed to filter output. Example: test123purchase_date_fromstringUsed to filter output between dates. Example: 2023-01-01 12:00:00purchase_date_tostringUsed to filter output between dates. Example: 2023-01-01 12:00:00has_itemstringUsed to filter output. Example: truepurchase_delivery_date_fromstringUsed to filter output between dates. Example: 2023-01-01 12:00:00purchase_delivery_date_tostringUsed to filter output between dates. Example: 2023-01-01 12:00:00total_amountstringUsed to filter output. Example: test123currencystringUsed to filter output. Example: test123updated_at_fromstringUsed to filter output between dates. Example: 2023-01-01 12:00:00updated_at_tostringUsed to filter output between dates. Example: 2023-01-01 12:00:00HeadersAuthorizationstringContent-TypestringAcceptstringResponse 206Updated 8 months ago