ProblemDetails
Properties
| Name | Type | Description |
|---|---|---|
| type | string | |
| title | string | |
| status | integer | |
| detail | string | |
| instance | string |
JSON Example
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
Used By Operations
-
GET
List AccountingCustomers
/api/tenants/{tenant}/accounting/customers
-
POST
Create AccountingCustomer
/api/tenants/{tenant}/accounting/customers
-
GET
Get AccountingCustomer
/api/tenants/{tenant}/accounting/customers/{customerId}
-
GET
Get Invoices for Customer
/api/tenants/{tenant}/accounting/customers/{customerId}/invoices
-
GET
Get available for import
/api/tenants/{tenant}/clients/import/available