expense-collections
Operations addressed under /expense-collections — 2 operations.
create-expense-collection
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Response body, read from the service source
The route declares its response as IEnumerable<CreateExpenseCollectionDto>.
| Field | Declared type | Nullable |
|---|---|---|
ExpenseCollectionSubType | int? | yes |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning |
|---|---|---|
ERR_EXPNS_51 | 400 | EXPENSE_STATUS_CAN_NOT_BE_CREATED |
create-expense-collection › Request Body
accountIdexpenseIdcreate-expense-collection › Responses
Success. Returns a collection of records. Of 135 operations in this state that were probed (measured against a reference deployment on parameterless GET routes only), 118 answered and 118 returned a bare JSON array.
Array of catalog-declared response records.
expenseCollectionSubTypeidcreate-expense-collection-cancellation
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Error codes this operation is known to raise
| Code | Status | Meaning |
|---|---|---|
ERR_EXPNS_51 | 400 | EXPENSE_STATUS_CAN_NOT_BE_CREATED |
create-expense-collection-cancellation › Request Body
accountIdexpenseIdcreate-expense-collection-cancellation › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT. The response type this route registers was read from the service's own source and is published on this operation as x-aura-code-response.