Skip to main content

ProductsAuthorizationWithoutClaimResource

idinteger<int64>
product_idinteger<int64>
product_namestring
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]

reasonstring