Skip to main content

PagedModelAuthorizationV2InformationResource

links object[]
  • Array [
  • relstring

    Relation of this link to the current resource (for example, 'self', 'next', 'first', 'last').

    hrefstring

    Target URL.

    hreflangstring

    Language of the target resource, when applicable.

    mediastring

    Media type of the target resource, when applicable.

    titlestring

    Human-readable title of the link.

    typestring

    Content type of the target resource.

    deprecationstring

    Deprecation notice for the link, when applicable.

    profilestring

    Profile URI describing the semantics of the target resource.

    namestring

    Optional secondary identifier for the link.

  • ]
  • content object[]
  • Array [
  • idinteger<int64>
    beneficiary_idinteger<int64>
    authorization_codestring
    coverage_typestring
    statusstring
    reimbursement_idstring<uuid>
    beneficiary_namestring
    beneficiary_surnamesstring
    appointment_datestring<date-time>
    claim_numberstring
    created_atstring<date-time>
    links object[]
  • Array [
  • relstring

    Relation of this link to the current resource (for example, 'self', 'next', 'first', 'last').

    hrefstring

    Target URL.

    hreflangstring

    Language of the target resource, when applicable.

    mediastring

    Media type of the target resource, when applicable.

    titlestring

    Human-readable title of the link.

    typestring

    Content type of the target resource.

    deprecationstring

    Deprecation notice for the link, when applicable.

    profilestring

    Profile URI describing the semantics of the target resource.

    namestring

    Optional secondary identifier for the link.

  • ]
  • ]
  • page object

    Pagination metadata returned by list endpoints.

    sizeinteger<int64>

    Number of items included in this page.

    total_elementsinteger<int64>

    Total number of items across all pages matching the query.

    total_pagesinteger<int64>

    Total number of pages available.

    numberinteger<int64>

    Current page number (0-indexed).