Skip to main content

Create sandbox accounts

POST 

/v1/sandbox/accounts

Create a account for use with testing in the sandbox api. customerNumber connects a customer as a owner to this account. However creating an account has different implications for private and corporate users.

Private customers will have this account added automatically to their agreement so it will show up in the account list for the user.

Corporate customers needs to add accounts to agreements explicitly through POST /v1/sandbox/agreements to see the account in the account list.

Request

Responses