Register a tx for a request.
Required for the Solver to track and execute some requests.
Request body
Example request
{
"onramp": {
"order_id": "f81d4fae-7dec-11d0-a765-00a0c91e6bf6"
}
}Response
Register successful
Changes
Changed in 3 of the 19 revisions of this API.216
- ○
endpoint deprecated
endpoint-deprecated
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
removed the required property
//////from the response with the statusresponse-required-property-removed
- ▲
removed the required property
//////from the response with the statusresponse-required-property-removed
- ●
added the new
QUOTE_AMOUNT_TOO_LOWenum value to theresponse property for the response statusresponse-property-enum-value-added
- ○
the endpoint scheme security
api_keywas added to the APIapi-security-added
- ○
removed the
INSUFFICIENT_FUNDSenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
added the required property
//////to the response with the statusresponse-required-property-added
- ○
added the required property
//////to the response with the statusresponse-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 non-success response with the status
response-non-success-status-added
- ○