Recipes
API recipes are practical examples or step-by-step guides that show you how to accomplish specific tasks using the Banqup APIs. They provide detailed instructions and code snippets to help you understand how to use various endpoints and functionalities offered by the APIs.
- API Access
- Invoicing
- Payments
- Platform
Get access token with user credentials
Generate access tokens with user credentials to make authorized API calls.
2 steps
Get access token with app credentials
Generate access tokens with app credentials to make authorized API calls.
2 steps
Send sales invoices automatically
Upload invoice, validate it automatically and send it to your customer.
3 steps
Process purchase invoices
Perform tasks on purchase invoices, e.g.: approve, refuse, dispute etc.
6 steps
Useful information - Invoicing
- How to get the Space and Entity IDs? Read more about spaces and entities.
- How to get the Plugin Interface IDs?
- How to get the Connection IDs?
- How to get the Payment Account IDs? Read more about payment accounts.
Set up a debit card
Set up the details to start using a Banqup physical or virtual debit card.
4 steps
Useful information - Payments
- How to get the Space and Entity IDs? Read more about spaces and entities.
- How to get the Payment Account IDs? Read more about payment accounts.
- How to get the End to End IDs? Read more about payment initiation.
- How to get the Card IDs?