---
title: "Changes to Create account"
method: POST
path: "/accounts"
---

# Changes to Create account

`POST /accounts`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 4 revisions.

- **2026-03-11** `ff825f6602c8` — 1 breaking, 1 warning, 53 info

## Changes

- **2026-03-11** `ff825f6602c8` — 1 breaking, 1 warning, 53 info
  - added the new required request property `slug`
  - the `country_code` request property's maxLength was set to `2`
  - added the new optional request property `addon_account`
  - added the new optional request property `addon_key`
  - added the new optional request property `addon_rebate`
  - added the new optional request property `addon_secret`
  - added the new optional request property `allow_insurance`
  - added the new optional request property `allow_receipt`
  - added the new optional request property `allow_receipt_self`
  - added the new optional request property `allow_select_parcel`
  - added the new optional request property `allow_shipping`
  - added the new optional request property `allowed_gateways`
  - added the new optional request property `billing_address`
  - added the new optional request property `billing_address_line_2`
  - added the new optional request property `billing_city`
  - added the new optional request property `billing_country`
  - added the new optional request property `billing_state`
  - added the new optional request property `billing_zip`
  - added the new optional request property `business_url`
  - added the new optional request property `custom_domain`
  - added the new optional request property `default_fee`
  - added the new optional request property `default_gateway`
  - added the new optional request property `default_parcel_size`
  - added the new optional request property `extra_billing_information`
  - added the new optional request property `facebook_id`
  - added the new optional request property `facebook_token`
  - added the new optional request property `fee_amount`
  - added the new optional request property `fee_credit`
  - added the new optional request property `fee_percent`
  - added the new optional request property `fee_platform_amount`
  - added the new optional request property `fee_platform_percent`
  - added the new optional request property `fee_shipping_1`
  - added the new optional request property `fee_shipping_2`
  - added the new optional request property `fee_shipping_3`
  - added the new optional request property `image`
  - added the new optional request property `legal_address`
  - added the new optional request property `legal_address_line_2`
  - added the new optional request property `legal_city`
  - added the new optional request property `legal_country`
  - added the new optional request property `legal_state`
  - …15 more

---

[Operation](https://skmtc.dev/truust-io/apis/truust-api/docs/accounts/post.md) · [API](https://skmtc.dev/truust-io/apis/truust-api.md) · [Page](https://skmtc.dev/truust-io/apis/truust-api/changes/accounts/post)
