Skip to main content
GET
List Connection Status for an Invoice.

Authorizations

Authorization
string
header
required

Oauth 2.0 authentication

Path Parameters

id
string
required

The invoice id of the account.

Required string length: 1 - 24
Pattern: ^[0-9]+$

Response

A successful request returns the HTTP 200 OK status code and a JSON response body.

Returns invoice connection status with timestamp per invoice.

id
string

The ID of the invoice. This property supports Unicode.

Required string length: 1 - 64
Pattern: ^[A-Za-z0-9\-]+$
connection_status
Connections · object[]

An array of connection-level details.

Required array length: 1 - 1000 elements