Guest Membership Change Log

This API helps you to retrieve the changes to the Guest's Membership, in the specified window.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Response Object

NameTypeDescription
page_infoobjectObject that contains the pagination related elements of the response. For more information, refer to page-info Object table.
errorobjectObject that contains error message and error code details. For more infomation, refer to the error Object table
guest_idguidUnique identifier of the guest, whose records are to be returned.
idguidUnique Identifier of the user membership
statusstringCurrent status of membership: Active = 1, InActive = 2, Frozen = 3, Cancelled = 4, Expired = 5, Closed = 6, NotStarted = 7, Suspended = 8, Refund = 9, Deleted = 10, Failed = 12, Default = -1
recurrence_statusstringRecurrence status of the membership: Active = 1, InActive = 2, Frozen = 3, Cancelled = 4, Expired = 5, Closed = 6, NotStarted = 7, Suspended = 8, Refund = 9, Deleted = 10, Failed = 12, Default = -1
membership_codestringUnique code of the membership
membership_idguidUnique identifier of the membership
Query Params
string

Optional Unique identifier of the center for which the guest membership records are to be retrieved.

string

Optional Unique identifier of the guest whose guest membership records are to be returned

date

Optional Records are returned from this start date (yyyy-mm-dd). 00:00:00 is appended to the date value, if no time given. In absence of both date and time, start date is considered as current time minus 7 days. The Time value is displayed in UTC.

date

Optional Records are returned until this end date (yyyy-mm-dd). 00:00:00 is appended to the date value, if no time given. In absence of both date and time, end date is considered as current time. The Time value is displayed in UTC.

int32
Defaults to 1

Optional Number of display page for the records. Default value is 1.

int32
Defaults to 10

Optional Number of records displayed per page. Default value is 10.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json