Create account

POST {{baseUrl}}/v1/accounts

This REST API reference describes how to create a customer account with a credit-card payment method, a bill-to contact, and an optional sold-to contact. Request and response field descriptions and sample code are provided. Use this method to optionally create a subscription, invoice for that subscription, and collect payment through the default payment method. The transaction is atomic; if any part fails for any reason, the entire transaction is rolled back.nnThis API call is CORS Enabled, so y

HEADERS

KeyDatatypeRequiredDescription
zuorastringThe minor version of the Zuora REST API. nnYou only need to set this parameter if you use the following fields:n* invoicen* collectn* runBillingn* targetDaten