NOTE: The image file must have the name image in the multipart form data
https://api.passslot.com/v1/templates/:id/branding/footer/image
PUT https://api.passslot.com/v1/templates/2/branding/footer/image
------------------------------330184f75e21 Content-Disposition: form-data; name="image"; filename="brand.png" Content-Type: application/octet-stream .PNG imagedata
{
"titleText":"Wallet",
"headerText":"Your Card",
"bodyTextColor":"#ffffff",
"footerTextColor":"#ffffff",
"footerBackgroundColor":"#ffc535",
"footerImage":"http://lh5.ggpht.com/GUv1BNzuC4gghq"
}
| HTTP Method | PUT |
| API Version | 1 |
| Requires Authentication? | Yes |
| Request Format | Multipart Form |
| Request Object | Image File |
| Response Format | JSON |
| Response Object | Branding Settings |