Create New Invoice

Creates an invoice to charge a customer. Can send the payment link through E-mail and WhatsApp.

Path Params
uuid
required

Id of an existing vendor.

Body Params
uuid

Invoice Identifier

uuid
required

Merchant identifier

number
required

Total time to expire invoice in minutes

string

client order number identifier

boolean
Defaults to true
guarantee
object

Guarantee data about creation. It always be guaranteed the total amount of the invoice.

integer
required

Amount to be charged in cents

payment_methods
object
required
multiple_payments
object
customer
object
required

Customer data

notification
array of objects
notification
metadata
object

Key, Value properties. You can choose which data you want to store

items
array of objects

Items of Invoice

items
Responses

403

Necessary permission scope.

404

Resource not found.

409

Already exists an resource with same Id.

500

Internal Server Error

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json