{
"specversion": "<string>",
"id": "<string>",
"source": "<string>",
"type": "<string>",
"time": "2023-11-07T05:31:56Z",
"datacontenttype": "<string>",
"lipversion": "<string>",
"data": {
"member": {
"member_id": "<string>",
"program_id": "<string>",
"status": "<string>",
"joined_at": "2023-11-07T05:31:56Z",
"identities": [
{
"type": "<string>",
"value": "<string>",
"issuer": "<string>"
}
],
"tier_id": "<string>",
"attributes": {}
}
},
"subject": "<string>"
}API Reference
Lip lifecycle event encoded as cloudevents 10 structured json
WEBHOOK
loyaltyEvent
{
"specversion": "<string>",
"id": "<string>",
"source": "<string>",
"type": "<string>",
"time": "2023-11-07T05:31:56Z",
"datacontenttype": "<string>",
"lipversion": "<string>",
"data": {
"member": {
"member_id": "<string>",
"program_id": "<string>",
"status": "<string>",
"joined_at": "2023-11-07T05:31:56Z",
"identities": [
{
"type": "<string>",
"value": "<string>",
"issuer": "<string>"
}
],
"tier_id": "<string>",
"attributes": {}
}
},
"subject": "<string>"
}Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Allowed value:
"1.0"Opaque, stable identifier within the owning system.
Required string length:
1 - 128Pattern:
^[A-Za-z0-9][A-Za-z0-9._:-]*$type
Option 1 ยท stringOption 2 ยท stringOption 3 ยท stringOption 4 ยท stringOption 5 ยท stringOption 6 ยท stringOption 7 ยท stringOption 8 ยท stringOption 9 ยท stringOption 10 ยท stringOption 11 ยท string
required
Allowed value:
"org.loyalty-interchange.member.enrolled.v1"Allowed value:
"application/json"Allowed value:
"1.0"- Option 1
- Option 2
- Option 3
- Option 4
Show child attributes
Show child attributes
Required string length:
1 - 255Response
204
Event accepted
โI