Block counterparty
Blocks payments to and from a counterparty owned by the merchant. Blocking an already-blocked counterparty succeeds without changing the existing block.
Authorizations
Bearer token for authentication with Augustus Banking API
Headers
Idempotency key for safe retries. Reusing a key with an identical request body returns the cached response. Reusing a key with a different body returns 409.
Path Parameters
Unique identifier of the counterparty.
Response
The blocked counterparty
Unique identifier of the counterparty.
Resource type discriminator.
counterparty Name of the counterparty, or null if not recorded.
Physical address of the counterparty, or null if not recorded.
Financial address of the counterparty.
- IBAN
- UK Sort Code
- ABA
- Wallet
Date of birth in YYYY-MM-DD format, or null if not recorded.
Whether the counterparty is self-owned. false if the counterparty is not owned by you, true if it is.
Whether payments to or from this counterparty are currently blocked.