View requests that require advanced authentication and their fingerprint order.
Addresses
Request | Fingerprint Order |
---|---|
Add Address | addressee_name, addressee_surname, line1, line2, line3, country, county, city, post_code, default_shipping, resource_type, employee_id, token |
Update Address | addressId, addressee_name, addressee_surname, line1, line2, line3, country, county, city, post_code, default_shipping, resource_type, employee_id, token |
Card Rules
Request | Fingerprint Order |
---|---|
Set Card Rules | name, amount, enabled, token |
Set Countries Card Rule | cardId, request_timestamp, token |
Set Merchant Categories Card Rule | cardId, request_timestamp, token |
Set Spending Limits Card Rule | max, enabled, token |
Unset Spending Limits Card Rule | cardId, limitName, token |
Set Cashpoint Limits Card Rule | max, enabled, token |
Unset Cashpoint Limits Card Rule | cardId, limitName, token |
Add Preset to Card | cardId, presetId, token |
Cards
Request | Fingerprint Order |
---|---|
Add Card | request_timestamp, owner_type, owner_public_id, walletId, addressId, vehicleId, token |
Update Card | cardId, addCardAssignees (joined), removeCardAssignees (joined), label, vehicleId, token |
Switch Card Wallet | cardId, newWalletId, token |
Groups
Request | Fingerprint Order |
---|---|
Add resource to Group | groupId, type, token |
Online Ads
Request | Fingerprint Order |
---|---|
Add Online ad | name, platform, wallet_id, token |
Activate online ad | id, token |
Update Online ad | id, name, wallet_id, token |
Add assignees to Online Ads | id, token |
Pay someone
Request | Fingerprint Order |
---|---|
Add Contact | name, type, country, [account_info.type,+,account_info.identification], user_id, token |
Update Contact | contactId, type, [account_info.type,+,account_info.identification], user_id, token |
Make Payment | contactId, idempotencyId, walletId, schema, reference, amount, token |
Permissions
Request | Fingerprint Order |
---|---|
Add roles to User | userId, name, description, scope, token |
Add Resource Set | name, description, token |
Update Resource Set | resourceSetId, name, description, token |
Pre-approved Spend
Request | Fingerprint Order |
---|---|
Add Purchase | title, assignee_id, wallet_id, amount, description, max_tx_number, token |
Update Purchase | id, title, description, max_tx_number, token |
Refueling Transactions
Request | Fingerprint Order |
---|---|
Search refueling | type, publicId, fromDate, toDate, dateType, txCountry, txFuelType, status, token |
Get Refueling | refuelingId, token |
Update refueling | refueling_id, mileage, quantity, tx_fuel_type, unit_price, token |
Subscriptions
Request | Fingerprint Order |
---|---|
Add Subscription | name, platform, wallet_id, payment_frequency, token |
Activate subscription | id, token |
Update Subscription | id, name, wallet_id, payment_frequency, token |
Add assignees to Subscription | id, token |
Transactions
Request | Fingerprint Order |
---|---|
Search Transactions | type, publicId, customReferenceId, groupId, fromDate, toDate, dateType, category, status, tagId, metadataId, expenseType, expenseStatus, text, token |
Get Transaction | transactionId, token |
Update Transaction | transactionId, trx_owner_id, token |
Users
Request | Fingerprint Order |
---|---|
Create User | request_timestamp, name, surname, mobile_access, web_access, token |
Update User | custom_reference_id, job_title, mobile_number, mobile_prefix, email, enable_mobile_credential, enable_web_credential, token |
Update User Status | userId, status, token |
Wallets
Request | Fingerprint Order |
---|---|
Make Internal Transfer | amount, currencyCode, fromWalletId, toWalletId, token |
Webhook Subscriptions
Request | Fingerprint Order |
---|---|
Add Webhook Subscription | webhook_url, enabled_events(joined), active, token |
Update Webhook Subscription | webhookSubscriptionId, webhook_url, enabled_events (joined), active, token |
Delete Webhook Subscription | id, token |