List purchase requests of the organizationCopy Pageget https://api.candis.io/v1/organizations/{organizationId}/purchase-requestsPath ParamsorganizationIdstringrequiredThe organization ID.Query Paramsoffsetnumberā„ 0Defaults to 0The offset of the first element in the list.limitnumberā„ 1Defaults to 50The maximum number of elements to return.sortFieldstringenumDefaults to CREATED_ATThe field to sort by.CREATED_ATUPDATED_ATAllowed:CREATED_ATUPDATED_ATsortDirectionstringenumDefaults to ASCThe direction to sort by.ASCDESCAllowed:ASCDESCstatusstringenumFilter by one or more purchase request statuses. Comma separated values.APPROVEDAPPROVINGAPPROVEDREJECTEDFULFILLEDPARTIALLY_FULFILLEDCANCELLEDAllowed:APPROVINGAPPROVEDREJECTEDFULFILLEDPARTIALLY_FULFILLEDCANCELLEDcreatedAtFromstringFrom date and time when the purchase request was created.createdAtTostringTo date and time when the purchase request was created.updatedAtFromstringFrom date and time when the purchase request was updated.updatedAtTostringTo date and time when the purchase request was updated.Responses 200 400 503Updated 1 day ago