A valid request URL is required to generate request examples{
"data": [
{
"id": "lotx_12b8dbf787c67de367",
"program_id": "lprg_128f58429f4c4bf7b2",
"member_id": "lmbr_128f962dbc8c4ba5dc",
"card_id": "lcrd_128f962dbd8c4ba5e1",
"card_definition_id": "lcdef_128f4a88414c4bed69",
"card_transaction_id": "lctx_12b8dbf787c67de366",
"order_id": "ord_12b4cdf5f30c158825",
"status": "APPROVED",
"type": "PAY_WITH_POINTS",
"details": {
"reason": "Points spent on order payment",
"rejection": null,
"metadata": {
"points_limit": 150
},
"payment": {
"id": "ordpay_12b8dbf8d6939c4cd3",
"amount": 100,
"points_spent": 100,
"exchange_ratio": 1
}
},
"created_at": "2026-07-13T17:22:19.296Z",
"updated_at": "2026-07-13T17:22:20.630Z",
"object": "order_transaction"
},
{
"id": "lotx_12b8d2573e96b6af3b",
"program_id": "lprg_128f58429f4c4bf7b2",
"member_id": "lmbr_128f962dbc8c4ba5dc",
"card_id": "lcrd_128f962dbd8c4ba5e1",
"card_definition_id": "lcdef_128f4a88414c4bed69",
"card_transaction_id": "lctx_12b8d2573e96b6af3a",
"order_id": "ord_12b4cdf5f30c158825",
"status": "APPROVED",
"type": "PAY_WITH_POINTS",
"details": {
"reason": "Points spent on order payment",
"rejection": null,
"metadata": {
"points_limit": 100
},
"payment": {
"id": "ordpay_12b8d25896d39c45e0",
"amount": 100,
"points_spent": 100,
"exchange_ratio": 1
}
},
"created_at": "2026-07-13T16:40:15.866Z",
"updated_at": "2026-07-13T16:40:17.237Z",
"object": "order_transaction"
},
{
"id": "lotx_12b8d23e9016b6af18",
"program_id": "lprg_128f58429f4c4bf7b2",
"member_id": "lmbr_128f962dbc8c4ba5dc",
"card_id": "lcrd_128f962dbd8c4ba5e1",
"card_definition_id": "lcdef_128f4a88414c4bed69",
"card_transaction_id": "lctx_12b8d23e9016b6af17",
"order_id": "ord_12b4cdf5f30c158825",
"status": "REJECTED",
"type": "PAY_WITH_POINTS",
"details": {
"reason": "Points spent on order payment",
"rejection": {
"reason": "PAYMENT_EXCEEDS_ORDER_TOTAL_AMOUNT"
},
"metadata": {
"amount_limit": 2000
},
"payment": {
"amount": 2000,
"points_spent": 2000,
"exchange_ratio": 1
}
},
"created_at": "2026-07-13T16:39:50.592Z",
"updated_at": "2026-07-13T16:39:52.240Z",
"object": "order_transaction"
}
],
"cursor": {
"next": "lcrsotx_12cbca76e282083066",
"expires_at": "2026-07-28T10:26:59.530Z"
},
"object": "list"
}List member order payments
Lists persisted order transactions (pay-with-points payments) for the given program member, with cursor-based pagination. Supports filtering by transaction id and created_at date. Dry-run (SIMULATED) results from create are never persisted and do not appear in this list.
A valid request URL is required to generate request examples{
"data": [
{
"id": "lotx_12b8dbf787c67de367",
"program_id": "lprg_128f58429f4c4bf7b2",
"member_id": "lmbr_128f962dbc8c4ba5dc",
"card_id": "lcrd_128f962dbd8c4ba5e1",
"card_definition_id": "lcdef_128f4a88414c4bed69",
"card_transaction_id": "lctx_12b8dbf787c67de366",
"order_id": "ord_12b4cdf5f30c158825",
"status": "APPROVED",
"type": "PAY_WITH_POINTS",
"details": {
"reason": "Points spent on order payment",
"rejection": null,
"metadata": {
"points_limit": 150
},
"payment": {
"id": "ordpay_12b8dbf8d6939c4cd3",
"amount": 100,
"points_spent": 100,
"exchange_ratio": 1
}
},
"created_at": "2026-07-13T17:22:19.296Z",
"updated_at": "2026-07-13T17:22:20.630Z",
"object": "order_transaction"
},
{
"id": "lotx_12b8d2573e96b6af3b",
"program_id": "lprg_128f58429f4c4bf7b2",
"member_id": "lmbr_128f962dbc8c4ba5dc",
"card_id": "lcrd_128f962dbd8c4ba5e1",
"card_definition_id": "lcdef_128f4a88414c4bed69",
"card_transaction_id": "lctx_12b8d2573e96b6af3a",
"order_id": "ord_12b4cdf5f30c158825",
"status": "APPROVED",
"type": "PAY_WITH_POINTS",
"details": {
"reason": "Points spent on order payment",
"rejection": null,
"metadata": {
"points_limit": 100
},
"payment": {
"id": "ordpay_12b8d25896d39c45e0",
"amount": 100,
"points_spent": 100,
"exchange_ratio": 1
}
},
"created_at": "2026-07-13T16:40:15.866Z",
"updated_at": "2026-07-13T16:40:17.237Z",
"object": "order_transaction"
},
{
"id": "lotx_12b8d23e9016b6af18",
"program_id": "lprg_128f58429f4c4bf7b2",
"member_id": "lmbr_128f962dbc8c4ba5dc",
"card_id": "lcrd_128f962dbd8c4ba5e1",
"card_definition_id": "lcdef_128f4a88414c4bed69",
"card_transaction_id": "lctx_12b8d23e9016b6af17",
"order_id": "ord_12b4cdf5f30c158825",
"status": "REJECTED",
"type": "PAY_WITH_POINTS",
"details": {
"reason": "Points spent on order payment",
"rejection": {
"reason": "PAYMENT_EXCEEDS_ORDER_TOTAL_AMOUNT"
},
"metadata": {
"amount_limit": 2000
},
"payment": {
"amount": 2000,
"points_spent": 2000,
"exchange_ratio": 1
}
},
"created_at": "2026-07-13T16:39:50.592Z",
"updated_at": "2026-07-13T16:39:52.240Z",
"object": "order_transaction"
}
],
"cursor": {
"next": "lcrsotx_12cbca76e282083066",
"expires_at": "2026-07-28T10:26:59.530Z"
},
"object": "list"
}Authorizations
Path Parameters
Identifies the loyalty program (lprg_ followed by hexadecimal characters).
^lprg_[a-f0-9]+$Identifies the program member (lmbr_[a-f0-9]+).
^lmbr_[a-f0-9]+$Query Parameters
Maximum number of items to return. An integer between 1 and 100; numeric strings are also accepted. Defaults to 10.
1 <= x <= 100Sorts results by a field name, optionally prefixed with - for descending order. May be provided multiple times (array). The same field cannot be used in both ascending and descending order at once. Default: -created_at.
-created_at, created_at Pagination cursor returned in the cursor.next field of a previous response (format: lcrsotx_ followed by hexadecimal characters).
^lcrsotx_[a-f0-9]+$Filters results by field, e.g. filters[id][conditions][$is]=lotx_.... Each field accepts a conditions object with condition operators.
Filters for listing order payments.
Show child attributes
Show child attributes
Was this page helpful?

