Get program member
<Info><Badge color="gray">Documentation in progress</Badge>
This documentation is in progress. The parameters, fields, request and response bodies, and other data may be subject to change. If you need more information or you want to share feedback, contact Voucherify support or your Technical Account Manager.
</Info>Returns a single member of the program together with all its loyalty cards. Each card includes the current balance, lifetime bucket counters, and next expiration/activation info.
Card code may be null shortly after member creation because card code generation is asynchronous.
Returns 404 when the program or member does not exist.
Response
The member with its cards.
Changes
Changed in 4 of the 62 revisions of this API.10613
- ●
deleted the
pathrequest parametermemberIdrequest-parameter-removed
- ●
deleted the
pathrequest parameterprogramIdrequest-parameter-removed
- ●
- ○
removed the non-success response with the status
response-non-success-status-removed
- ○
removed the non-success response with the status
response-non-success-status-removed
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
response property
allOf[subschema #2]/cardslist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
- ▲
removed the required property
////from the response with the statusresponse-required-property-removed
- ▲
- ▲
added the pattern
^lmbr_[a-f0-9]+$to thepathrequest parametermemberIdrequest-parameter-pattern-added
- ▲
added the pattern
^lprg_[a-f0-9]+$to thepathrequest parameterprogramIdrequest-parameter-pattern-added
- ▲
the response property
became optional for the statusresponse-property-became-optional
- ▲
the response property
became optional for the statusresponse-property-became-optional
- ▲
the response property
became optional for the statusresponse-property-became-optional
- ▲
the response property
became optional for the statusresponse-property-became-optional
- ▲
the response property
became optional for the statusresponse-property-became-optional
- ▲
the response property
became optional for the statusresponse-property-became-optional
- ▲
response property
allOf[subschema #2]/cardslist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ○
api operation id
getMemberremoved and replaced withgetProgramMemberapi-operation-id-removed
- ○
added to the response body
allOflist for the response statusresponse-body-all-of-added
- ○
removed from the response body
allOflist for the response statusresponse-body-all-of-removed
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the non-success response with the status
response-non-success-status-added
- ○
the response property
/became required for the statusresponse-property-became-required
This revision also has 292 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲