July 31, 2024

Here are the latest changes to our Soldo Business API:

Contacts

  • Search Contacts, Get Contact, Add Contact, Update Contact: these endpoints, which are used to manage the payees customers can send bank transfers to using the Pay Someone feature, have been updated to match a contact to an existing Soldo user. This information can be set from the Add Contact and Update Contact endpoints using the user_id field, and will be used as part of the Bulk Reimbursement feature. The ID of the user a contact is assigned to is returned as part of the response of these endpoints, and can also be searched using the userId query parameter which has been added to the Search Contacts endpoint.

Transactions

  • Search Transactions: a new requiredInformation query parameter to search transactions with (or without) required information (as defined in the Reminders section) has been added to this endpoint. An equivalent field called required_information is now returned as part of the Transaction object.

Users

Wallets

  • Search Wallets: a new name query parameter to search wallets by their name (full or partial matches are supported) has been added to this endpoint.

💡

Want to be notified of new changes?

Click here to find out how.