v1
latestOpenAPI 3.0.22026-07-2645239950.4 KBUpdate Loyalty Member API
post/member
Request body
Example request
{
"birthdate": "08/26/1979",
"anniversary_date": "12/06/2020"
}Response
200
Example response
{
"last_name": "Doe",
"twitter_handle": "www.twitter.com/john",
"lifetime_points_expired": 893,
"last_modified_date": "09/01/2023 05:10:16",
"available_points": 0,
"pending_points": 0,
"lifetime_points_earned": 893,
"referral_URL": "https://www.zinrelo.com/ref/JOH30AOQ",
"member_status": "active",
"referral_code": "JOH30AOQ",
"email_address": "johndoe@gmail.com",
"id": "64898298c7f196000b000091",
"first_name": "John",
"member_tags": [
"memberadded",
"membercreated"
],
"tier_info": {
"current_period_start": "03/01/2022",
"loyalty_tier_name": "Silver",
"loyalty_tier_id": "zrl_silver",
"current_period_end": "02/28/2023",
"qualified_points": 1000
},
"first_purchase_date": "06/14/2023",
"lifetime_points_deducted": 0,
"phone_number": "+1-6507017759",
"points_expiration_schedule": [
{
"expiration_date": "7-Feb-2024 00:00:00",
"points": 10000
}
],
"instagram_handle": "www.instagram.com/john",
"address": {
"city": "Palo Alto",
"country": "US",
"line2": "530 Lytton Ave",
"line1": "Suite #200",
"state": "CA",
"postal_code": "94301"
},
"last_purchase_date": "06/29/2023",
"lifetime_points_redeemed": 0,
"preferred_language": "english",
"number_of_purchases": 2,
"number_of_redemptions": 0,
"birthdate": "08/26/1900",
"anniversary_date": "12/06/2020",
"enrollment_date": "06/14/2023 09:04:24",
"member_id": "john+11",
"email_subscription_status": "subscribed"
}