Metadata

Search payers (Thrivory Payer IDs)

Returns payer directory entries. Use system=internal to filter to Thrivory payer identifiers.

get/v1/metadata/payers

Query parameters

qstring

Search by name, alias, or ID

system'Thrivory'

Identifier system (currently 'internal')

limitinteger

Max results to return

cursorstring

Opaque pagination cursor

Response

List of payers

idstring required

Payer ID in the specified system (e.g., 'thrivoryid:123456')

system'Thrivory' required

Identifier system

namestring required
aliasesstring[]

Changes

Changed in 2 of the 4 revisions of this API.113

  • 9893450caa9b112See the full diff
    • removed the enum value stedi from the query request parameter system

      request-parameter-enum-value-removed

    • added the new Thrivory enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new enum value Thrivory to the query request parameter system

      request-parameter-enum-value-added

    • removed the stedi enum value from the / response property for the response status

      response-property-enum-value-removed

    • endpoint added

      endpoint-added

    This revision also has 14 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog