Card Rules Presets
Add Preset to Card
Endpoint to add a CardRulePreset to a Card.
put/business/v2/cards/{cardId}/presets/{presetId}
Path parameters
cardIdstring required
The Card ID
presetIdstring required
The CardRulePreset ID
Headers
X-Soldo-Fingerprintstring required
Advanced authentication: SHA512SUM of the fingerprint values listed in the fingerprint order for this endpoint.
Example:{{fingerprint}}
X-Soldo-Fingerprint-Signaturestring required
Advanced authentication: Signature of the X-Soldo-Fingerprint.
Example:{{fingerprint_signature}}
Response
No content as result.