Skip to main content

AuthorizationClaimRequest

pininteger<int32>
products object[]required
  • Array [
  • indexinteger<int32>

    Position of the product within the request. Used to correlate response entries with request entries.

    product_idstring

    Provider-side product identifier. Free-form string.

    pricenumberrequired

    Unit price of the product. Decimal number.

    quantityinteger<int32>required

    Number of units being dispensed or invoiced.

    substitute_product_idstring

    Provider-side identifier of the substitute product used, when the original was not dispensed.

    substitute_quantityinteger<int32>

    Quantity of the substitute product dispensed.

    authorization_product_idinteger<int64>required

    Identifier of the pre-authorization product line this claim item corresponds to.

  • ]
  • external_verifications object[]
  • Array [
  • typestring
    valuestring
    verification_statusstring
  • ]