post https://api-sandbox.branddrive.co/api/v1/api/v1/invoice
API endpoint to create an invoice and send it to a customer's email (optional).
Log in to see full request history
Responses
API endpoint to create an invoice and send it to a customer's email (optional).
xxxxxxxxxx
curl --request POST \
--url https://api-sandbox.branddrive.co/api/v1/api/v1/invoice \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"send":false}'
Try It!
to start a request and see the response here! Or choose an example: