Skip to main content
POST
Create a subscription

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

Body

application/json
subscription
Company subscription · object
required

Subscription to create. Must include exactly one of companyRef or membershipRef, not both.

issueFirstInvoice
enum<string>
default:auto

If "manual", the first invoice will not be issued. If "auto", the first invoice will be issued automatically.

Available options:
manual,
auto

Response

OK

subscription
object