Changes to Create a wire offramp

POST /money/wire/offramp

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

Changed in 8 of the 23 revisions of this API.1116

  1. 78f4fe30ef9c1
  2. 2b4ae09e65a21
  3. 775f0380ec891
  4. 533de842b8081
  5. 3f7ee6e08a432
  6. 26c1cb1521b01
  7. 3b6fc83738842
  8. fe2041c5ba8618

What changed

    • added the optional property transaction/onchain_transactions to the response with the 200 status

      response-optional-property-added

    • added the optional property transaction/settlement_commission_view to the response with the 200 status

      response-optional-property-added

    • added the optional property transaction/net_amount_view to the response with the 200 status

      response-optional-property-added

    • the amount_usd request property's maxLength was set to 64

      request-property-max-length-set

    • added the optional property outcome to the response with the 200 status

      response-optional-property-added

    • added the optional property transfer_approval to the response with the 200 status

      response-optional-property-added

    • added the optional property transaction/settlement_pathway to the response with the 200 status

      response-optional-property-added

    • added the optional property transaction/input/payment_rail to the response with the 200 status

      response-optional-property-added

    • added the optional property transaction/output/payment_rail to the response with the 200 status

      response-optional-property-added

    • added the pattern ^mny_[0-7][0-9a-hjkmnp-tv-z]{25}$ to the request property account_id

      request-property-pattern-added

    • the money_movement_id response's property pattern was changed from ^mm_[0-9a-hjkmnp-tv-z]{26}$ to ^mm_[0-7][0-9a-hjkmnp-tv-z]{25}$ for the status 200

      response-property-pattern-changed

    • the transaction/automation_id response's property pattern was changed from ^auto_[0-9a-hjkmnp-tv-z]{26}$ to ^auto_[0-7][0-9a-hjkmnp-tv-z]{25}$ for the status 200

      response-property-pattern-changed

    • the transaction/created_by response's property pattern was changed from ^ind_[0-9a-hjkmnp-tv-z]{26}$ to ^ind_[0-7][0-9a-hjkmnp-tv-z]{25}$ for the status 200

      response-property-pattern-changed

    • the transaction/group_id response's property pattern was changed from ^grp_[0-9a-hjkmnp-tv-z]{26}$ to ^grp_[0-7][0-9a-hjkmnp-tv-z]{25}$ for the status 200

      response-property-pattern-changed

    • the transaction/id response's property pattern was changed from ^mm_[0-9a-hjkmnp-tv-z]{26}$ to ^mm_[0-7][0-9a-hjkmnp-tv-z]{25}$ for the status 200

      response-property-pattern-changed

    • the transaction/input/money_account_id response's property pattern was changed from ^mny_[0-9a-hjkmnp-tv-z]{26}$ to ^mny_[0-7][0-9a-hjkmnp-tv-z]{25}$ for the status 200

      response-property-pattern-changed

    • the transaction/metadata/created_by response's property pattern was changed from ^ind_[0-9a-hjkmnp-tv-z]{26}$ to ^ind_[0-7][0-9a-hjkmnp-tv-z]{25}$ for the status 200

      response-property-pattern-changed

    • the transaction/output/money_account_id response's property pattern was changed from ^mny_[0-9a-hjkmnp-tv-z]{26}$ to ^mny_[0-7][0-9a-hjkmnp-tv-z]{25}$ for the status 200

      response-property-pattern-changed

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

Of the 23 revisions, 1 has no diff computed.