get https://api.apicbase.com/api/v2/procurement/intake_reasons/
Returns a list of intake reasons and their descriptions.
Returns is a list of accepted values for the intake_reason field.
- Codes that indicate an accepted delivery (
acceptedistrue) can only be used with packages that had some quantity be delivered (quantity_deliveredis greater than 0). - Codes that indicated non accepted deliveries (
acceptedisfalse) can only be used with undelivered packages (quantity_deliveredis 0).
