List all Transactions

This API endpoint returns a list of all transactions in the client’s Zinrelo tenant account. By default, the transactions are returned sorted by created_date.

Note: In the case of "submit_a_receipt" activity, the response will show "receipt_uid" in the "additional_data" field.

📘

This is the latest version of the List all Transactions API. If you are still using the older version, click here.

If you intend to use the status and point_status parameters together, consider the following guidelines:

  • For the “approved” status, you can examine point statuses such as "approved," "redeemed," "deducted," "expired," or "auto-approved."
  • For the “pending” status, you can to review point statuses like “redemption_pending,” “redemption_cancelled,” “pending_deduction,” and or “pending."
  • For the “rejected” status, you can check for “auto_rejected” or “rejected” point status.
Language
Authorization
Click Try It! to start a request and see the response here!