Changes to Create Organization

POST /v1/organizations/

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

Changed in 2 of the 11 revisions of this API.16

  1. f9688fd328d62
  2. 8ae937367e8714

What changed

    • added the optional property feature_settings/anyOf[subschema #1: OrganizationFeatureSettings]/dispute_auto_accept_enabled to the response with the 201 status

      response-optional-property-added

    • added the required property dispute_settings to the response with the 201 status

      response-required-property-added

  • 8ae937367e8714See the full diff
    • added the new required request property customer_email_settings/anyOf[subschema #1: OrganizationCustomerEmailSettings]/payment_method_expiration_reminder

      new-required-request-property

    • added the required property customer_email_settings/payment_method_expiration_reminder to the response with the 201 status

      response-required-property-added

    • added the required property embed_hosts to the response with the 201 status

      response-required-property-added

    • added the required property embed_hosts_enforced to the response with the 201 status

      response-required-property-added

    • added the required property onboarding_resubmission_requested_at to the response with the 201 status

      response-required-property-added