Skip to main content

Create Auto-Conversion

Creates an auto-conversion rule for a member: what arrives on dchain_from is converted into asset_to.

POST/api/auto_conversionsAuth: Required

Request Body

member_idnumberRequired

The member the operation is for.

dchain_fromstringRequired

Source dchain id

asset_tostringRequired

Target asset code

In progress

The response fields for this endpoint are still being written up. Until then, the Swagger UI lets you run the call and see the actual response.

Errors

Beyond the shared errors:

CodeMeaning
1001member_id is invalid or not yours, or dchain_from is not a known network
2024There is no market for the conversion pair