Get transactions
Gets all transactions performed by a user
Must have the authorization to use this API
GET
https://example.com/wp-json/rimplenet/v1/transactions
Request Body
Name
Type
Description
user_id*
int
Enter user id
security_code*
int
Enter security code
{
"status_code": 200,
"status": true,
"message": "Txns Retrieved Successful",
"data": [
{
"ID": 65,
"post_author": "3",
"post_date": "2022-07-09 14:23:35",
"post_date_gmt": "2022-07-09 14:23:35",
"post_content": "Amount:1000",
"post_title": "TRANSACTION by John, Type: CREDIT, Wallet Info: 1,000 on Saturday 9th of July 2022 @ 02:23:35 PM",
"post_excerpt": "",
"post_status": "publish",
"comment_status": "open",
"ping_status": "closed",
"post_password": "",
"post_name": "transaction-by-John-type-credit-wallet-info-1000-on-saturday-9th-of-july-2022-022335-pm",
"to_ping": "",
"pinged": "",
"post_modified": "2022-07-09 14:23:35",
"post_modified_gmt": "2022-07-09 14:23:35",
"post_content_filtered": "",
"post_parent": 0,
"guid": "https://example.com/rimplenet/rimplenettransaction/transaction-by-John-type-credit-wallet-info-1000-on-saturday-9th-of-july-2022-022335-pm/",
"menu_order": 0,
"post_type": "rimplenettransaction",
"post_mime_type": "",
"comment_count": "0",
"filter": "raw",
"date_time": "Sat, Jul 9, 2022<br>2:23 PM",
"wallet_symbol": null,
"wallet_decimal": null,
"amount": "1000",
"txn_type": "CREDIT",
"amount_formatted_disp": null,
"note": "This is just a test, safe"
},
{
"ID": 64,
"post_author": "3",
"post_date": "2022-07-09 14:21:16",
"post_date_gmt": "2022-07-09 14:21:16",
"post_content": "Amount:550",
"post_title": "TRANSACTION by John, Type: DEBIT, Wallet Info: 550 on Saturday 9th of July 2022 @ 02:21:16 PM",
"post_excerpt": "",
"post_status": "publish",
"comment_status": "open",
"ping_status": "closed",
"post_password": "",
"post_name": "transaction-by-John-type-debit-wallet-info-550-on-saturday-9th-of-july-2022-022116-pm",
"to_ping": "",
"pinged": "",
"post_modified": "2022-07-09 14:21:16",
"post_modified_gmt": "2022-07-09 14:21:16",
"post_content_filtered": "",
"post_parent": 0,
"guid": "https://example.com/rimplenet/rimplenettransaction/transaction-by-John-type-debit-wallet-info-550-on-saturday-9th-of-july-2022-022116-pm/",
"menu_order": 0,
"post_type": "rimplenettransaction",
"post_mime_type": "",
"comment_count": "0",
"filter": "raw",
"date_time": "Sat, Jul 9, 2022<br>2:21 PM",
"wallet_symbol": null,
"wallet_decimal": null,
"amount": "550",
"txn_type": "DEBIT",
"amount_formatted_disp": null,
"note": "This is just a test, safe"
}
]
}
To view request params, click on the arrow (>) at the right hand side of the endpoint url to expand or collapse
{
"status_code": 200,
"status": true,
"message": "Txns Retrieved Successful",
"data": [
{
"ID": 65,
"post_author": "3",
"post_date": "2022-07-09 14:23:35",
"post_date_gmt": "2022-07-09 14:23:35",
"post_content": "Amount:1000",
"post_title": "TRANSACTION by John, Type: CREDIT, Wallet Info: 1,000 on Saturday 9th of July 2022 @ 02:23:35 PM",
"post_excerpt": "",
"post_status": "publish",
"comment_status": "open",
"ping_status": "closed",
"post_password": "",
"post_name": "transaction-by-John-type-credit-wallet-info-1000-on-saturday-9th-of-july-2022-022335-pm",
"to_ping": "",
"pinged": "",
"post_modified": "2022-07-09 14:23:35",
"post_modified_gmt": "2022-07-09 14:23:35",
"post_content_filtered": "",
"post_parent": 0,
"guid": "https://example.com/rimplenet/rimplenettransaction/transaction-by-John-type-credit-wallet-info-1000-on-saturday-9th-of-july-2022-022335-pm/",
"menu_order": 0,
"post_type": "rimplenettransaction",
"post_mime_type": "",
"comment_count": "0",
"filter": "raw",
"date_time": "Sat, Jul 9, 2022<br>2:23 PM",
"wallet_symbol": null,
"wallet_decimal": null,
"amount": "1000",
"txn_type": "CREDIT",
"amount_formatted_disp": null,
"note": "This is just a test, safe"
},
{
"ID": 64,
"post_author": "3",
"post_date": "2022-07-09 14:21:16",
"post_date_gmt": "2022-07-09 14:21:16",
"post_content": "Amount:550",
"post_title": "TRANSACTION by John, Type: DEBIT, Wallet Info: 550 on Saturday 9th of July 2022 @ 02:21:16 PM",
"post_excerpt": "",
"post_status": "publish",
"comment_status": "open",
"ping_status": "closed",
"post_password": "",
"post_name": "transaction-by-John-type-debit-wallet-info-550-on-saturday-9th-of-july-2022-022116-pm",
"to_ping": "",
"pinged": "",
"post_modified": "2022-07-09 14:21:16",
"post_modified_gmt": "2022-07-09 14:21:16",
"post_content_filtered": "",
"post_parent": 0,
"guid": "https://example.com/rimplenet/rimplenettransaction/transaction-by-John-type-debit-wallet-info-550-on-saturday-9th-of-july-2022-022116-pm/",
"menu_order": 0,
"post_type": "rimplenettransaction",
"post_mime_type": "",
"comment_count": "0",
"filter": "raw",
"date_time": "Sat, Jul 9, 2022<br>2:21 PM",
"wallet_symbol": null,
"wallet_decimal": null,
"amount": "550",
"txn_type": "DEBIT",
"amount_formatted_disp": null,
"note": "This is just a test, safe"
}
]
}
Last updated