/api/stablecoin/v1/internal/order-validationStateless validation of an order request — runs the same checks as order creation (eligibility, blacklist, jurisdiction, minimum amount, source/destination validation) without persisting anything. Short-circuits on the first validation failure.
enterpriseIdstring>= 1 charactersfromAssetstringRequiredusd1>= 1 characterstoAssetstringRequiredeth:usd1>= 1 charactersamountstringRequired1000000^[1-9][0-9]*$sourceWalletIdstringRequired>= 1 charactersdestinationTypestringRequiredgo_account address wallet destinationWalletIdstring>= 1 charactersdestinationAddressstring>= 1 charactersvalid boolean required errors array[object] required code string required INVALID_ASSET_PAIR ENTERPRISE_NOT_ELIGIBLE INVALID_ORDER_AMOUNT ADDRESS_BLACKLISTED SOURCE_WALLET_NOT_AUTHORIZED INVALID_DESTINATIONmessage string required field string valid boolean required errors array[object] required code string required INVALID_ASSET_PAIR ENTERPRISE_NOT_ELIGIBLE INVALID_ORDER_AMOUNT ADDRESS_BLACKLISTED SOURCE_WALLET_NOT_AUTHORIZED INVALID_DESTINATIONmessage string required field string valid boolean required errors array[object] required code string required INVALID_ASSET_PAIR ENTERPRISE_NOT_ELIGIBLE INVALID_ORDER_AMOUNT ADDRESS_BLACKLISTED SOURCE_WALLET_NOT_AUTHORIZED INVALID_DESTINATIONmessage string required field string