Skip to main content

ModifiedProduct

authorization_product_idinteger<int64>required
new_quantitynumber
new_product_idinteger<int64>
new_statusstring

Per-product decision inside an authorization.

  • APPROVED: the product is covered by the authorization.
  • REJECTED: the product is not covered. 'reason' explains why.
  • MANUAL_APPROVAL_REQUIRED: the product needs manual review by the sponsor before being approved or rejected.

Possible values: [APPROVED, REJECTED, MANUAL_APPROVAL_REQUIRED, PARTIALLY_CLAIMED, CLAIMED]

rejection_reasonstring