Changes to Create account

POST /accounts

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 1 of the 4 revisions of this API.1153

  1. ff825f6602c81153

What changed

  • ff825f6602c81153See the full diff
    • added the new required request property slug

      new-required-request-property

    • the country_code request property's maxLength was set to 2

      request-property-max-length-set

    • added the new optional request property addon_account

      new-optional-request-property

    • added the new optional request property addon_key

      new-optional-request-property

    • added the new optional request property addon_rebate

      new-optional-request-property

    • added the new optional request property addon_secret

      new-optional-request-property

    • added the new optional request property allow_insurance

      new-optional-request-property

    • added the new optional request property allow_receipt

      new-optional-request-property

    • added the new optional request property allow_receipt_self

      new-optional-request-property

    • added the new optional request property allow_select_parcel

      new-optional-request-property

    • added the new optional request property allow_shipping

      new-optional-request-property

    • added the new optional request property allowed_gateways

      new-optional-request-property

    • added the new optional request property billing_address

      new-optional-request-property

    • added the new optional request property billing_address_line_2

      new-optional-request-property

    • added the new optional request property billing_city

      new-optional-request-property

    • added the new optional request property billing_country

      new-optional-request-property

    • added the new optional request property billing_state

      new-optional-request-property

    • added the new optional request property billing_zip

      new-optional-request-property

    • added the new optional request property business_url

      new-optional-request-property

    • added the new optional request property custom_domain

      new-optional-request-property

    • added the new optional request property default_fee

      new-optional-request-property

    • added the new optional request property default_gateway

      new-optional-request-property

    • added the new optional request property default_parcel_size

      new-optional-request-property

    • added the new optional request property extra_billing_information

      new-optional-request-property

    • added the new optional request property facebook_id

      new-optional-request-property

    • added the new optional request property facebook_token

      new-optional-request-property

    • added the new optional request property fee_amount

      new-optional-request-property

    • added the new optional request property fee_credit

      new-optional-request-property

    • added the new optional request property fee_percent

      new-optional-request-property

    • added the new optional request property fee_platform_amount

      new-optional-request-property

    • added the new optional request property fee_platform_percent

      new-optional-request-property

    • added the new optional request property fee_shipping_1

      new-optional-request-property

    • added the new optional request property fee_shipping_2

      new-optional-request-property

    • added the new optional request property fee_shipping_3

      new-optional-request-property

    • added the new optional request property image

      new-optional-request-property

    • added the new optional request property legal_address

      new-optional-request-property

    • added the new optional request property legal_address_line_2

      new-optional-request-property

    • added the new optional request property legal_city

      new-optional-request-property

    • added the new optional request property legal_country

      new-optional-request-property

    • added the new optional request property legal_state

      new-optional-request-property

    • added the new optional request property legal_zip

      new-optional-request-property

    • added the new optional request property parent_id

      new-optional-request-property

    • added the new optional request property payment_success_message

      new-optional-request-property

    • added the new optional request property product_description

      new-optional-request-property

    • added the new optional request property psd2_enabled

      new-optional-request-property

    • added the new optional request property receipt_message

      new-optional-request-property

    • added the new optional request property receipt_subject

      new-optional-request-property

    • added the new optional request property representative_email

      new-optional-request-property

    • added the new optional request property representative_name

      new-optional-request-property

    • added the new optional request property representative_phone

      new-optional-request-property

    • added the new optional request property template_folder

      new-optional-request-property

    • added the new optional request property twitter_secret

      new-optional-request-property

    • added the new optional request property twitter_token

      new-optional-request-property

    • added the new optional request property vat_id

      new-optional-request-property

    • added the optional property gateways to the response with the 200 status

      response-optional-property-added