Offers API

Passbook Configuration Create

POST /v1.0/offers/:offer_id/passbook_configuration

Parameters

Name Description
p12_certificate Signed certificate (Base64 encoded)
p12_password Password used to sign p12 certificate
team_identifier Team identifer
logo Logo image
icon Icon image
pass_type_id_name Name of your pass type id
bg_image Background image
bg_color Background color
fg_color Text color
label_color Label color

Request

Headers

Accept: application/json
Content-Type: application/json
X-Auth-Token: 3f21e8541343c5112e568ff50d67d6b26fa8a04893cd8c32a0827f365fbc47b1

Route

POST /v1.0/offers/117/passbook_configuration

Body

Response

Headers

Cache-Control: max-age=0, private, must-revalidate
Content-Length: 362
Content-Type: application/json; charset=utf-8
Etag: "5144a8c5d4c3a4e5c767d76709bdeaeb"
Location: /v1.0/offers/117/passbook_configuration
Server: thin 1.5.1 codename Straight Razor
X-Request-Id: c493336a6fd65b9a2843d6117cb53fb8
X-Runtime: 0.058225
X-Ua-Compatible: IE=Edge,chrome=1
Date: Tue, 16 Feb 2016 13:36:59 GMT

Status

201 Created

Body