Set Card Rules

Endpoint to set the CardRules.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Required scopes:
  • card_write
Fingerprint order:
  • name,enabled,token
Path Params
string
required

The Card ID.

Body Params

A CardRule representation.

string
enum
required

The name of the CardRule to update. To follow the implications of each rule when enabled (enabled=true) on a card:

  • OpenCloseMasterLock, card is locked and only admins can unlock it
  • OpenClose, card is locked and any user who have access to the card can unlock it
  • OpenCloseAfterOneTx, card is automatically locked after each transaction
  • Online, card can spend online
  • Contactless, card can spend contactless
Allowed:
boolean
required

It determines whether the rule is enabled.

Headers
string
required
Defaults to {{fingerprint}}

Advanced authentication: SHA512SUM of the fingerprint values listed in the fingerprint order for this endpoint.

string
required
Defaults to {{fingerprint_signature}}

Advanced authentication: Signature of the X-Soldo-Fingerprint.

Responses

400

Your request has missing arguments or is malformed.

404

One or more resource requested does not exist.

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json