Retrieve transactions for a link

POST {{baseUrl}}/api/transactions/

Documentation πŸ“–

In this request, we will retrieve all the transactions for a given link id that occurred in the last 30 days (see the Pre-request script tab for details on how to automate the scope).

For detailed documentation regarding the Retrieve transactions for a link call, see our API Reference .

Request Body

{"link"=>"{{link_id_SLFNOMFA}}", "date_from"=>"{{thirtyDayScope}}", "date_to"=>"{{today}}"}

HEADERS

| Key | Datatype | Required | Description |

RESPONSES

status: ``