Retrieve Payer
Retrieve a single payer record by its Stedi payer ID.
You can use this endpoint to retrieve a specific payer record with the Stedi payer ID (stediId
). You can find the Stedi payer ID for any supported payer in the Payer Network. Note that you must supply the Stedi payer ID - this endpoint doesn’t support querying with the primary payer ID or payer ID aliases.
The payer record includes the payer’s names, aliases, and supported use cases (medical or dental). It also contains supported transaction types and specifies whether transaction enrollment is required.
Authorizations
A Stedi API Key for authentication.
Path Parameters
The Stedi payer ID, a unique identifier Stedi assigns to each payer that will never change. You can find the Stedi payer ID for any supported payer in the Payer Network.
This must be the Stedi payer ID - querying with the primary payer ID or payer ID aliases isn't supported.
Response
GetPayerRecord 200 response
The response is of type object
.