Description

Get all transactions run on a given an invoice

General

End Point
https://www.mogl.com/api/v2/invoices/{invoice}/invoiceTransactions
HTTP Method GET
Requires SSL true
Requires Acting User true (learn more)
Scope(s) accounts

Path Parameters

Path parameters are ALWAYS required.

invoice The id of the invoice

Request Parameters

Parameters are NOT REQUIRED unless noted otherwise.

offset The offset into the results
numResults The number of results to retrieve (default 100)

Response Fields

transactions A list of transactions. See results details, See transaction details

Try It Now

Endpoint
Client Id
(required)
Access Token
(required)
User Token
*(see below -- client_credentials only)
offset
Add
numResults
Add
*Partners that authenticate with client_credentials should provide a user_token.