Description

Get all the transactions that were run to bill this invoice

General

End Point
https://www.mogl.com/api/v2/invoices/{invoice}/transactions
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

results A list of transactions that were run against the invoice. See results details, See invoiceTransaction 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.