Get Intake Reason Codes

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 (accepted is true) can only be used with packages that had some quantity be delivered (quantity_delivered is greater than 0).
  • Codes that indicated non accepted deliveries (accepted is false) can only be used with undelivered packages (quantity_delivered is 0).
Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!