Create a conversion - sell_amount based

POST {{url}}/api/v1/conversions/create

Request Body

{"buy_currency"=>"AUD", "conversion_date"=>nil, "quote_id"=>"{{quote_id}}", "reason"=>"For settling a payment", "request_id"=>"{{$guid}}", "sell_amount"=>10000, "sell_currency"=>"CNY", "term_agreement"=>true}

HEADERS

KeyDatatypeRequiredDescription
x-on-behalf-ofstring