NOTE: The image file must have the name image in the multipart form data

Resource URL

https://api.passslot.com/v1/templates/:id/branding/footer/image

Example Request

Request

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

Response

{
   "titleText":"Wallet",
   "headerText":"Your Card",
   "bodyTextColor":"#ffffff",
   "footerTextColor":"#ffffff",
   "footerBackgroundColor":"#ffc535",
   "footerImage":"http://lh5.ggpht.com/GUv1BNzuC4gghq"
}

Resource Information

HTTP Method PUT
API Version 1
Requires Authentication? Yes
Request Format Multipart Form
Request Object Image File
Response Format JSON
Response Object Branding Settings