Changes to Simulate a Transaction

POST /sandbox/mock_transactions

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

Changed in 1 of the 2 revisions of this API.44

  1. 54f4fe726d8f44

What changed

  • 54f4fe726d8f44See the full diff
    • added 0 to the allOf[subschema #1]/counterparty_address/oneOf[subschema #3]/country request property allOf list

      request-property-all-of-added

    • added 0 to the allOf[subschema #1]/counterparty_bank_address/allOf[subschema #1: Unstructured Address]/country request property allOf list

      request-property-all-of-added

    • added 0 to the allOf[subschema #1]/intermediary_bank_address/allOf[subschema #1: Unstructured Address]/country request property allOf list

      request-property-all-of-added

    • the allOf[subschema #1]/counterparty_address/oneOf[subschema #1: Structured Address]/city request property's maxLength was decreased to 33

      request-property-max-length-decreased

    • removed 0 from the allOf[subschema #1]/counterparty_address/oneOf[subschema #3]/country request property allOf list

      request-property-all-of-removed

    • removed 0 from the allOf[subschema #1]/counterparty_bank_address/allOf[subschema #1: Unstructured Address]/country request property allOf list

      request-property-all-of-removed

    • removed 0 from the allOf[subschema #1]/intermediary_bank_address/allOf[subschema #1: Unstructured Address]/country request property allOf list

      request-property-all-of-removed

    • changed the pattern of the request property allOf[subschema #1]/counterparty_address/oneOf[subschema #1: Structured Address]/city from ^[^#@\$!"%&\*;<>\{\}_\^\\~\]\[]{1,35}$ to ^[^#@\$!"%&\*;<>\{\}_\^\\~\]\[]{1,33}$

      request-property-pattern-changed