Skip to main content
POST
Issue an invoice

Authorizations

Authorization
string
header
required

See our authentication documentation for how to authorize your requests

Headers

spacebring-network-id
string<uuid>

The id of the network. Required when using bearer token authentication

Path Parameters

invoiceId
string<uuid>
required

The id of an invoice.

Body

application/json
skipAutoCharge
boolean
default:false

If true, skip automatic charge after issuing the invoice.

Response

OK

invoice
object
invoiceItems
object[]