Create Credential
POST /v1.0/credentials
Parameters
Name |
Description |
identifier
|
Identifier
|
member_id
|
Member Identifier
|
offer_id
|
A single Offer Identifier
|
offer_ids
|
An array of Offer Identifiers
|
store_id
|
Optional Store Identifier
|
channel_id
|
Optional Channel Identifier. ( You can also pass this in your headers as 'HTTP_X_CHANNEL_ID' )
|
reusable
|
Set to true to allow more than one redemption with the same identifier (default is false)
|
annotations
|
A object in which to store meta-data of your choosing
|
Request
Headers
Route
POST /v1.0/credentials
Body
Response
Headers
Status
201 Created
Body