Download logo file
GET/biz-partners/{partnerid}/download-logos/{logoid}
Returns logo file.
logoId can be id or status 'active', if status 'active' is provided, then the logo file with the status active will be returned. else the logo file with the id will be returned.
Privileges:
- biz-core.view - Logged user can download logo file for all biz partners.
- biz-core-own.view - Logged user can download logo file for his own biz partner.
Audit event:
- biz.core.v2.biz.partner.logo.download
Errors:
- LOGO_FILE_NOT_FOUND - Logo file not found
Request
Responses
- 200
- 404
- default
JPEG- or PNG- file
Logo file not found
unexpected error