Changes to Create a payment

POST /v1/payments

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

Changed in 6 of the 13 revisions of this API.51716

  1. 9d4ba1cc037c133
  2. 0d036504e0492
  3. bb5bf9a209571
  4. c1963c0f2a876
  5. 74ad5da44cf94143
  6. c756571007571

What changed

  • 9d4ba1cc037c133See the full diff
    • the error response's property type/format changed from object/ to string/ for status 409

      response-property-type-changed

    • removed the optional property error/code from the response with the 409 status

      response-optional-property-removed

    • removed the optional property error/details from the response with the 409 status

      response-optional-property-removed

    • removed the optional property error/message from the response with the 409 status

      response-optional-property-removed

    • added the optional property code to the response with the 409 status

      response-optional-property-added

    • added the optional property message to the response with the 409 status

      response-optional-property-added

    • added the optional property statusCode to the response with the 409 status

      response-optional-property-added

    • added the new optional request property boleto

      new-optional-request-property

    • the expiresInMinutes request property's max was increased from 1440.00 to 10080.00

      request-property-max-increased

    • added the new optional request property enforcePayerDocument

      new-optional-request-property

    • added the new optional request property passFeeToPayer

      new-optional-request-property

    • added the optional property payment/oneOf[HeadlessPaymentCreateResponse]/feePassedToPayer to the response with the 201 status

      response-optional-property-added

    • added the optional property payment/oneOf[HeadlessPaymentCreateResponse]/isSandbox to the response with the 201 status

      response-optional-property-added

    • added the optional property payment/oneOf[HeadlessPaymentCreateResponse]/payerFeeAmount to the response with the 201 status

      response-optional-property-added

    • added the optional property payment/oneOf[HostedPaymentCreateResponse]/feePassedToPayer to the response with the 201 status

      response-optional-property-added

    • added the optional property payment/oneOf[HostedPaymentCreateResponse]/payerFeeAmount to the response with the 201 status

      response-optional-property-added

  • 74ad5da44cf94143See the full diff
    • removed the enum value CRYPTO_LTC of the request property methods/items/

      request-property-enum-value-removed

    • removed the enum value LTC of the request property currency

      request-property-enum-value-removed

    • added HeadlessPaymentCreateResponse HostedPaymentCreateResponse to the payment response property oneOf list for the response status 201

      response-property-one-of-added

    • the payment response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • removed the request property split

      request-property-removed

    • removed the optional property payment/amount from the response with the 201 status

      response-optional-property-removed

    • removed the optional property payment/createdAt from the response with the 201 status

      response-optional-property-removed

    • removed the optional property payment/currency from the response with the 201 status

      response-optional-property-removed

    • removed the optional property payment/description from the response with the 201 status

      response-optional-property-removed

    • removed the optional property payment/expiresAt from the response with the 201 status

      response-optional-property-removed

    • removed the optional property payment/feeAmount from the response with the 201 status

      response-optional-property-removed

    • removed the optional property payment/id from the response with the 201 status

      response-optional-property-removed

    • removed the optional property payment/metadata from the response with the 201 status

      response-optional-property-removed

    • removed the optional property payment/methodData from the response with the 201 status

      response-optional-property-removed

    • removed the optional property payment/netAmount from the response with the 201 status

      response-optional-property-removed

    • removed the optional property payment/paymentMethod from the response with the 201 status

      response-optional-property-removed

    • removed the optional property payment/status from the response with the 201 status

      response-optional-property-removed

    • removed the optional property payment/txId from the response with the 201 status

      response-optional-property-removed

    • added the new optional request property card

      new-optional-request-property

    • added the new optional request property customer/phone

      new-optional-request-property

    • the response property payment became required for the status 201

      response-property-became-required

    • endpoint added

      endpoint-added

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