Changes to POST /transactions

POST /transactions

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

Changed in 7 of the 38 revisions of this API.9418

  1. 8472a9bd15ea12
  2. 249df29a7dfe2
  3. 930de445f98d21
  4. 6768d46dbde823
  5. 7bc74a7056871
  6. cf707627ad82448
  7. 79cd0cd887861

What changed

  • 8472a9bd15ea12See the full diff
    • removed subschema #1 subschema #2 from the allocations/items/user request property anyOf list

      request-property-any-of-removed

    • added subschema #1 subschema #2 to the allocations/items/user request property anyOf list

      request-property-any-of-added

    • the response property data/allocations/items/user/external_id became required for the status 201

      response-property-became-required

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

    • added the new optional request property tags

      new-optional-request-property

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

      response-required-property-added

  • 930de445f98d21See the full diff
    • the account/external_id request property's minLength was increased from 0 to 1

      request-property-min-length-increased

    • the account/id request property's minLength was increased from 0 to 1

      request-property-min-length-increased

    • added the optional property data/allocations/items/user/external_id to the response with the 201 status

      response-optional-property-added

    • removed subschema #1 subschema #2 from the allocations/items/user request property anyOf list

      request-property-any-of-removed

    • the data/allocations/items/user response's property type/format changed from / to object/ for status 201

      response-property-type-changed

    • added subschema #1 subschema #2 to the allocations/items/user request property anyOf list

      request-property-any-of-added

    • removed subschema #1 subschema #2 from the data/allocations/items/user response property anyOf list for the response status 201

      response-property-any-of-removed

    • added the required property data/allocations/items/user/id to the response with the 201 status

      response-required-property-added

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

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

      response-required-property-added

  • cf707627ad82448See the full diff
    • added the new required request property allocations/items/amount

      new-required-request-property

    • added the new required request property allocations/items/invoice_id

      new-required-request-property

    • added the new required request property allocations/items/type

      new-required-request-property

    • added the new required request property allocations/items/user

      new-required-request-property

    • added the new CADC enum value to the data/currency response property for the response status 201

      response-property-enum-value-added

    • added the new CADT enum value to the data/currency response property for the response status 201

      response-property-enum-value-added

    • added the new EURC enum value to the data/currency response property for the response status 201

      response-property-enum-value-added

    • added the new USDG enum value to the data/currency response property for the response status 201

      response-property-enum-value-added

    • added the new CADC enum value to the request property currency

      request-property-enum-value-added

    • added the new CADT enum value to the request property currency

      request-property-enum-value-added

    • added the new EURC enum value to the request property currency

      request-property-enum-value-added

    • added the new USDG enum value to the request property currency

      request-property-enum-value-added

    • added the required property data/allocations/items/amount to the response with the 201 status

      response-required-property-added

    • added the required property data/allocations/items/invoice_id to the response with the 201 status

      response-required-property-added

    • added the required property data/allocations/items/type to the response with the 201 status

      response-required-property-added

    • added the required property data/allocations/items/user to the response with the 201 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

    • endpoint added

      endpoint-added