Changes to Create Tenant

POST /api/admin/tenants

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

Changed in 2 of the 24 revisions of this API.3

  1. 009e20418b5b2
  2. 97871d8011b01

What changed

    • added the new optional request property company_tax_id

      new-optional-request-property

    • added the optional property company_tax_id to the response with the 201 status

      response-optional-property-added

    • endpoint added

      endpoint-added