Referencia de APIAccounting / Account
Delete Account by accountid conciliation
← Back to full API reference
DELETE
/v1/account/:accountId/conciliationAuth requiredRequest details
Path params
| Field | Required | Description |
|---|---|---|
| accountId | Yes | Required path parameter. |
Default payloads
Path params
json
{
"accountId": 1
}Query
json
{}Body
json
{}Sample response
json
{}