Get the collateral contract for a client
GET/v1/card/clients/:id/collateral-contract
Static — the addresses change only if the issuer redeploys, so read it once and cache it. Separate from the withdrawal authorization below precisely so that reading these coordinates costs you nothing: this read is neither rate limited nor lock-holding.
Request
Responses
- 200
- 401
Success
Missing, malformed, unknown, or revoked partner API key.