Skip to main content
POST
Create a money transaction

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
customerRef
string<uuid>
required

ID of the company or user to charge.

customItem
object
required

Custom item to charge for.

payment
object
required

Payment details.

customerAddress
object

Customer billing address.

customerName
string

Customer legal name.

customerTaxId
string

Customer tax ID.

Response

Created

transaction
object
required

The created money transaction.