Changes to Store details and submit a payout

POST /storeDetailAndSubmitThirdParty

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

Changed in 8 of the 50 revisions of this API.35616

  1. v304387df056b522
  2. v306bd9730338ee2
  3. v30c5e2ec8ac7912
  4. v302545ac72463d144
  5. v30be74481ccfa33
  6. v303678fe50cd783
  7. v308c8395a6ff001
  8. v30d3222f72d182215

What changed

    • added the new EXTERNAL enum value to the request property recurring/contract

      request-property-enum-value-added

    • added the new ONECLICK,RECURRING enum value to the request property recurring/contract

      request-property-enum-value-added

    • the shopperName/firstName request property's maxLength was set to 80

      request-property-max-length-set

    • the shopperName/lastName request property's maxLength was set to 80

      request-property-max-length-set

    • added the new AMEXTOKENSERVICE enum value to the request property recurring/tokenService

      request-property-enum-value-added

    • added the new TOKEN_SHARING enum value to the request property recurring/tokenService

      request-property-enum-value-added

  • v302545ac72463d144See the full diff
    • the request's body type/format changed from / to object/

      request-body-type-changed

    • the amount request property type/format changed from / to object/

      request-property-type-changed

    • the bank request property type/format changed from / to object/

      request-property-type-changed

    • the billingAddress request property type/format changed from / to object/

      request-property-type-changed

    • the card request property type/format changed from / to object/

      request-property-type-changed

    • the dateOfBirth request property type/format changed from string/date-time to string/date

      request-property-type-changed

    • the recurring request property type/format changed from / to object/

      request-property-type-changed

    • the shopperName request property type/format changed from / to object/

      request-property-type-changed

    • the response's body type/format changed from / to object/ for status 200

      response-body-type-changed

    • the response's body type/format changed from / to object/ for status 400

      response-body-type-changed

    • the response's body type/format changed from / to object/ for status 401

      response-body-type-changed

    • the response's body type/format changed from / to object/ for status 403

      response-body-type-changed

    • the response's body type/format changed from / to object/ for status 422

      response-body-type-changed

    • the response's body type/format changed from / to object/ for status 500

      response-body-type-changed

    • the request property card/expiryMonth became optional

      request-property-became-optional

    • the request property card/expiryYear became optional

      request-property-became-optional

    • the request property card/holderName became optional

      request-property-became-optional

    • the request property card/number became optional

      request-property-became-optional

    • the billingAddress/city request property's maxLength was set to 3000

      request-property-max-length-set

    • the billingAddress/houseNumberOrName request property's maxLength was set to 3000

      request-property-max-length-set

    • the billingAddress/street request property's maxLength was set to 3000

      request-property-max-length-set

    • the endpoint scheme security ApiKeyAuth was added to the API

      api-security-added

    • the endpoint scheme security BasicAuth was added to the API

      api-security-added

    • api tag Initialization added

      api-tag-added

    • removed the request property shopperName/infix

      request-property-removed

  • v30d3222f72d182215See the full diff
    • the request's body type/format changed from object/ to /

      request-body-type-changed

    • the request property card/expiryMonth became required

      request-property-became-required

    • the request property card/expiryYear became required

      request-property-became-required

    • the request property card/holderName became required

      request-property-became-required

    • the request property card/number became required

      request-property-became-required

    • removed the enum value AMEXTOKENSERVICE of the request property recurring/tokenService

      request-property-enum-value-removed

    • removed the enum value EXTERNAL of the request property recurring/contract

      request-property-enum-value-removed

    • removed the enum value ONECLICK,RECURRING of the request property recurring/contract

      request-property-enum-value-removed

    • removed the enum value TOKEN_SHARING of the request property recurring/tokenService

      request-property-enum-value-removed

    • the amount request property type/format changed from object/ to /

      request-property-type-changed

    • the bank request property type/format changed from object/ to /

      request-property-type-changed

    • the billingAddress request property type/format changed from object/ to /

      request-property-type-changed

    • the card request property type/format changed from object/ to /

      request-property-type-changed

    • the recurring request property type/format changed from object/ to /

      request-property-type-changed

    • the shopperName request property type/format changed from object/ to /

      request-property-type-changed

    • the response's body type/format changed from object/ to / for status 200

      response-body-type-changed

    • the response's body type/format changed from object/ to / for status 400

      response-body-type-changed

    • the response's body type/format changed from object/ to / for status 401

      response-body-type-changed

    • the response's body type/format changed from object/ to / for status 403

      response-body-type-changed

    • the response's body type/format changed from object/ to / for status 422

      response-body-type-changed

    • the response's body type/format changed from object/ to / for status 500

      response-body-type-changed

    • the endpoint scheme security ApiKeyAuth was removed from the API

      api-security-removed

    • the endpoint scheme security BasicAuth was removed from the API

      api-security-removed

    • api tag Initialization removed

      api-tag-removed

    • added the new optional request property shopperName/infix

      new-optional-request-property

    • the dateOfBirth request property type/format was generalized from string/date to string/date-time

      request-property-type-generalized

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