Changes to Create a new merchant

POST /api/v1/merchants

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

Changed in 3 of the 8 revisions of this API.2111

  1. b372e7d5563d1110
  2. 6637b341d86d1
  3. 919eb7a392aa1

What changed

  • b372e7d5563d1110See the full diff
    • the error/code response's property type/format changed from string/ to / for status 400

      response-property-type-changed

    • removed the optional property error/errors from the response with the 400 status

      response-optional-property-removed

    • added the new optional request property country

      new-optional-request-property

    • added the new optional request property partner_id

      new-optional-request-property

    • the request property account_owner became optional

      request-property-became-optional

    • the uri request property type/format was generalized from string/uri to string/

      request-property-type-generalized

    • added the optional property data/country to the response with the 201 status

      response-optional-property-added

    • added the optional property data/settlement_currency to the response with the 201 status

      response-optional-property-added

    • added the optional property error/metadata to the response with the 400 status

      response-optional-property-added

    • added subschema #1 subschema #2 to the error/code response property allOf list for the response status 400

      response-property-all-of-added

    • added the required property data/has_client_secret to the response with the 201 status

      response-required-property-added

    • added the required property data/refund_retention_rate to the response with the 201 status

      response-required-property-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 367 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog