delete
https://api.cardda.com/v1/banking/bank_payrolls/
Deletes a draft bank payroll together with all its attached bank
transactions.
The teardown runs asynchronously: eligibility is checked synchronously
(so an ineligible payroll still gets an immediate 422) and the deletion
itself is handed to a background job. A successful call therefore answers
202 Accepted with the payroll as it was before the teardown — it is
not yet deleted in that body. Poll
GET /v1/banking/bank_payrolls/{bank_payroll_id} to observe the final state.
Only a clean draft can be deleted: status: draft, no transition in flight,
and no already-processed (terminal) transfers.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
401Unauthorized
