v1

latestOpenAPI 3.0.3Apache 2.02026-08-062991191002.1 KB
ApplicationCredit

Retrieves a ApplicationCredit resource.

Retrieves a ApplicationCredit resource.

get/application_credits/{id}

Path parameters

idstring required

Resource identifier

Response

ApplicationCredit resource

idstring
integrationstring

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

srcIdstring

Unique identifier for each application credit

amountinteger

Amount refunded by the application credit

descriptionstring nullable

A description of the application credit

Example response

{
  "integration": "quickbooks"
}