Order account details
POST {{host}}/v1/profiles/{{personal-profile-id}}/account-details-orders
Request Body
{"currency"=>"SGD"}
RESPONSES
status: OK
{"status":"PENDING_USER","currency":"SGD","requirements":[{"type":"TOP_UP","status":"PENDING_USER"},{"type":"VERIFICATION","status":"DONE"}]}