v2

Register a tx for a request (V2 body includes token-swap route).

patch/v2/register-tx

Request body

OR
OR

Example request

{
  "onramp": {
    "order_id": "f81d4fae-7dec-11d0-a765-00a0c91e6bf6"
  }
}

Response

Register successful

OR
'ok' required

Changes

Changed in 2 of the 19 revisions of this API.112

  • ca0ef15d5879111See the full diff
    • added the new required request property oneOf[subschema #3]/tokenSwap

      new-required-request-property

    • removed the request property oneOf[subschema #3]/layerZero

      request-property-removed

    • api operation id register_tx removed and replaced with register_tx_v2

      api-operation-id-removed

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

    • endpoint added

      endpoint-added

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