Update Card

Endpoint to add and remove assignees for company Cards.

Path Params
string
required

The Card ID.

Body Params
string
length ≤ 60

The new label of the Card (max 60 characters).

string

The Vehicle ID to be assigned to the Card - only valid for PLASTIC or FUEL cards (To remove a Vehicle set the value to an empty string).

string

The shipping Address ID to be assigned to the Card .

addCardAssignees
array of strings

The assignees to be added for the Card.

addCardAssignees
removeCardAssignees
array of strings

The assignees to be remove for the Card.

removeCardAssignees
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
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json