FX
Create FX
Create exchange
POST
/
fx
/
exchange
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
amount
number
from
string
to
string
Response
200 - application/json
account_name
string
account_number
string
amount
number
bank_code
string
bank_name
string
category
string
charges
number
created_at
string
detail
string
fiat_rate
number
id
string
imad
string
payment_method
string
reference
string
report
boolean
report_message
string
session_id
string
status
string
trace_number
string
type
string
updated_at
string
Was this page helpful?