GET /apiv2/trackingPageTemplates/getCompanyFallbackLogo
Gated on the SAME triplet as M:Machship.WebApi.Controllers.v2.TrackingPageTemplatesV2Controller.GetForCompany(System.Int32) rather than SysAdmin.SysAdminCompanies.View (which gates FileController's company-logo endpoints): the logo must be exactly as available as the page it previews, and a merchant who can design their tracking page without holding company-admin rights would otherwise 403 here and keep seeing the MachShip default — the very bug this closes. The per-company scope check lives in the service; the attribute only decides whether the caller may reach the endpoint at all.
Servers
- /
Query parameters
| Name | Type | Required | Description |
|---|---|---|---|
companyId |
Integer | No |
How to start integrating
- Add HTTP Task to your workflow definition.
- Search for the API you want to integrate with and click on the name.
- This loads the API reference documentation and prepares the Http request settings.
- Click Test request to test run your request to the API and see the API's response.