Pear Exchange
Cost

POST /route

POST
/route

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

curl -X POST "https://api.pear.trade/route" \  -H "Content-Type: application/json" \  -d '{    "pearId": "string",    "userId": "string",    "accountId": "string"  }'
Empty
Empty
Empty