v1

latestOpenAPI 3.0.3Apache 2.02026-08-062991191002.1 KB
Statement

Retrieves a Statement resource.

Retrieves a Statement resource.

get/statements/{id}

Path parameters

idstring required

Resource identifier

Response

Statement resource

idstring
integrationstring

The key of the integration source e.g. "quickbooks", or "xero"

srcIdstring

Unique identifier for the customer e.g. "1"

customerFirstNamestring nullable

First name

customerLastNamestring nullable

Last name

customerCompanystring nullable

Company name

subscriptionIdstring nullable

Subscription Id

descriptionstring nullable

Description of the statement

transactionIdstring nullable

Transaction Id

eventIdstring nullable

Event Id

createdstring nullable

Date entry was created

Example response

{
  "integration": "quickbooks"
}