Credentials API

Attempting to update a locked credential

PUT /v1.0/credentials/:id

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
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

Accept: application/json
Content-Type: application/json
X-Channel-ID: 20
X-Auth-Token: 7d3f40a6cc3aefcfd9f7ff4feb55d67ee368465e100f6110091f475f7a092993

Route

PUT /v1.0/credentials/15

Body

Response

Headers

Content-Type: application/json; charset=utf-8
Date: Tue, 16 Feb 2016 13:36:29 GMT
Content-Length: 576

Status

422 Unprocessable Entity

Body