Skip to main content
POST
Reject a counterparty verification

Authorizations

Authorization
string
header
required

Bearer token for authentication with Augustus Banking API

Headers

Idempotency-Key
string
required

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

id
string<uuid>
required

ID of the counterparty whose verification is being simulated.

Response

200 - application/json

The counterparty verification simulation acknowledgement

type
enum<string>
required

Resource type discriminator.

Available options:
counterparty_simulation
counterparty_id
string<uuid>
required

Counterparty whose verification is being simulated.