Retrieve a Provider Overlay
Returns your organization’s overlay on a single provider: whether you offer it, and any custom name, instructions, documentation link and logo.
404. A provider you have never touched answers 200 with allowed and no override fields — exactly what an editor needs to render an empty form. Use Retrieve a Provider’s Instruction Override instead when you specifically need to know whether an override exists.Path Parameters
STRIPE, ADYEN, YUNO_3DS, …). Case-insensitive — it is normalized to upper case.Response
Errors
Authorizations
Path Parameters
Yuno catalogue provider id in UPPER_SNAKE_CASE. Case-insensitive; normalized to upper case.
"STRIPE"
Response
The provider's overlay.
Yuno catalogue provider id, UPPER_SNAKE_CASE.
"STRIPE"
Whether the organization offers this provider.
true
Display name replacing the catalogue's, when overridden. Only Yuno-owned providers can carry one.
"Acme Risk"
Connection steps replacing the catalogue's, when overridden. Absent means keep the catalogue's.
Grouped setup steps replacing the catalogue's, when overridden. Absent means keep the catalogue's.
Documentation link replacing the catalogue's, when overridden. Always https.
"https://docs.example.com/stripe"
Read-only and ephemeral: a presigned URL minted on this read and valid only for a short window. Never store it — read the provider again for a fresh one.
"https://s3.amazonaws.com/whitelabel/logo.png?X-Amz-Signature=..."