Create Account

Path parameters

tenantstringRequired

Your Entra Tenant ID. More details.

environmentstringRequired

Your Business Central Environment. More details.

companystringRequired

Your Business Central Company. More details.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

x-api-versiondateOptional

Used for API versioning. More details.

Request

This endpoint expects an object.
emailAddressstringRequired
firstNamestringOptional
lastNamestringOptional
phoneNumberstringOptional

Response

This endpoint returns an object.
idUUID
The unique id of the account.
firstNamestring
The First Name of the account owner.
lastNamestring
The Last Name of the account owner.
displayNamestring

The Display Name of the account owner. It’s a combination of the first- and last name of the account.

phoneNumberstring
emailAddressstring
paymentMethodslist of objects