Creates a new billing profile.
post/midgard/v0.1/billing_profile/{billingProfileId}
Updates an existing billing profile by its ID.Request
Authorization
X-AT
header
apiKey
X-AC
header
apiKey
Path Parameters
billingProfileIdID of the billing profile
string
REQUIRED
Body
application/json
name
string
street
string
zip
string
city
string
country_code
string
email
string
firstname
string
lastname
string
Response
200Billing profile updated successfully
403User not allowed to access this resource
422Validation failed
Shell cURL
shellShow schema
json