Set Card Rules

Endpoint to set the CardRules.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The Card ID.

Body Params
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 order values.

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