Posteering
Reference

Archive or rename a counterparty (soft state only).

PATCH
/api/v1/bankrail/counterparties/{id}

Authorization

X-Bankrail-Key-Id<token>

Partner-visible credential identifier issued by bank-rail at credential provisioning time. Names which credential signed the request; the corresponding signing secret never appears in any request.

In: header

Path Parameters

id*string

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

curl -X PATCH "https://example.com/api/v1/bankrail/counterparties/string" \  -H "Content-Type: application/json" \  -d '{}'
Empty