Changes to Create an authorisation

POST /authorise

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

Changed in 8 of the 51 revisions of this API.68721

  1. v25e00aa24758de2
  2. v25eadd9ac0d3ba1
  3. v25218a5d52514c2
  4. v2520a3cbd5c8052
  5. v25c9a74d0baf5b12
  6. v25ef74e7195bb443
  7. v256522ce018f70284
  8. v25da6633eb75e13647

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

    • added the new optional request property mandate/count

      new-optional-request-property

    • 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

  • v25c9a74d0baf5b12See the full diff
    • added the new PartiallyAuthorised enum value to the resultCode response property for the response status 200

      response-property-enum-value-added

    • api tag Payments added

      api-tag-added

    • api tag General removed

      api-tag-removed

  • v25ef74e7195bb443See the full diff
    • the fraudResult/results/items/ response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the required property fraudResult/results/items/accountScore from the response with the 200 status

      response-required-property-removed

    • removed the required property fraudResult/results/items/checkId from the response with the 200 status

      response-required-property-removed

    • removed the required property fraudResult/results/items/name from the response with the 200 status

      response-required-property-removed

    • the request property card/expiryYear became optional

      request-property-became-optional

    • the request property card/holderName became optional

      request-property-became-optional

    • added the optional property fraudResult/results/items/FraudCheckResult to the response with the 200 status

      response-optional-property-added

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

      request-body-type-changed

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

      request-property-type-changed

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

      request-property-type-changed

    • the bankAccount 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 browserInfo 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 dccQuote request property type/format changed from / to object/

      request-property-type-changed

    • the dccQuote/baseAmount request property type/format changed from / to object/

      request-property-type-changed

    • the dccQuote/buy request property type/format changed from / to object/

      request-property-type-changed

    • the dccQuote/interbank request property type/format changed from / to object/

      request-property-type-changed

    • the dccQuote/sell request property type/format changed from / to object/

      request-property-type-changed

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

      request-property-type-changed

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

      request-property-type-changed

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

      request-property-type-changed

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

      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 dccAmount response's property type/format changed from / to object/ for status 200

      response-property-type-changed

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

      response-property-type-changed

    • the fraudResult/results/items/ response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • the request property card/expiryMonth became optional

      request-property-became-optional

    • the request property card/number became optional

      request-property-became-optional

    • the browserInfo/acceptHeader request property's minLength was decreased from 10 to 0

      request-property-min-length-decreased

    • the browserInfo/userAgent request property's minLength was decreased from 10 to 0

      request-property-min-length-decreased

  • v25da6633eb75e13647See 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 browserInfo/acceptHeader request property's minLength was increased from 0 to 10

      request-property-min-length-increased

    • the browserInfo/userAgent request property's minLength was increased from 0 to 10

      request-property-min-length-increased

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

      request-property-type-changed

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

      request-property-type-changed

    • the bankAccount 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 browserInfo 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 dccQuote request property type/format changed from object/ to /

      request-property-type-changed

    • the dccQuote/baseAmount request property type/format changed from object/ to /

      request-property-type-changed

    • the dccQuote/buy request property type/format changed from object/ to /

      request-property-type-changed

    • the dccQuote/interbank request property type/format changed from object/ to /

      request-property-type-changed

    • the dccQuote/sell request property type/format changed from object/ to /

      request-property-type-changed

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

      request-property-type-changed

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

      request-property-type-changed

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

      request-property-type-changed

    • the mpiData 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 dccAmount response's property type/format changed from object/ to / for status 200

      response-property-type-changed

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

      response-property-type-changed

    • the browserInfo/acceptHeader request property's maxLength was set to 50

      request-property-max-length-set

    • the browserInfo/userAgent request property's maxLength was set to 50

      request-property-max-length-set

    • removed the request property mandate/count

      request-property-removed

    • removed the optional property fraudResult/results/items/FraudCheckResult from the response with the 200 status

      response-optional-property-removed

    • api tag General added

      api-tag-added

    • api tag Payments removed

      api-tag-removed

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

      request-property-type-generalized

    • removed the PartiallyAuthorised enum value from the resultCode response property for the response status 200

      response-property-enum-value-removed

    • added the required property fraudResult/results/items/accountScore to the response with the 200 status

      response-required-property-added

    • added the required property fraudResult/results/items/checkId to the response with the 200 status

      response-required-property-added

    • added the required property fraudResult/results/items/name to the response with the 200 status

      response-required-property-added

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