Creates billing profile.
post/midgard/v0.1/billing_profile
Create a new billing profile and automatically assign it to all projects that do not yet have one.
Request
Authorization
X-AT
header
apiKey
X-AC
header
apiKey
Body
application/json
name
string
REQUIRED
street
string
REQUIRED
zip
string
REQUIRED
city
string
REQUIRED
country_codeFor legal reasons, country cannot be changed once it is set.
string
REQUIRED
email
string
REQUIRED
vatOptional field, but when filled in, it needs to be a valid and existing VAT number.
string
firstname
string
REQUIRED
lastname
string
REQUIRED
Response
200Billing profile created successfully
400Unable to create billing profile
403User is not allowed to access this resource.
Shell cURL
shell
Show schema
json