Base URLs:
Sandbox/Test: https://api.orderful.com/v3/
Table of Contents
Transaction Endpoints
Get a Transaction: (GET)
[Base URL]/transactions/{id}
Get a Transaction Message: (GET)
[Base URL]/transaction/{id}/message
Create a Transaction: (POST)
[Base URL]/transaction
Get Transaction using Filter: (GET)
[Base URL]/transactions?transactionType={filter}