Payors
Get Branding
Get the payor branding details.
get/v1/payors/{payorId}/branding
Path parameters
payorIdstring uuid required
The account owner Payor ID
Response
HTTP Ok, key created
Example response
{
"supportContact": "support@example.com",
"collectiveAlias": "Contractors",
"dbaName": "Key West Imports",
"logoUrl": "https://images.example.com/450ecb66-df18-4d0c-b557-f718782775df/logo.png",
"payorName": "Key West Imports, Inc"
}