These docs are for v1. Click to read the latest docs for v3.

Escrow

ERROR CODEMeaning
1400A required field is missing, check our escrow API body parameters for required fields
1401txn_type value must be either goods or service
1402Enter a valid UUID in the field initiated_by
1403buyer_id/seller_id field is required and must be a valid UUID
1404Email is a required field and must be included
1405Field is required and must have ISO 3166-1 alpha-2 country code, Example: IN, SG
1406Field is required and must have ISO 4217 alpha-3 currency code, Example: INR, USD
1407Field is required and value must be greater than 0
1408flat_fee is entered but the compulsory field inside paid_by is empty. Please indicate if buyer or seller
1409Value must be between 0 and 100
1410Ensure that required buyer or seller data (country, email, ind_bus_type, name) is entered to create the user for an escrow. check our user API body parameters for required fields
1411Please contact our support team to configure the defaults for your marketplace/platform.
1412User does not exist. Please double check their UUID or create a new user.
1413The requested invoice currency is not supported in the buyer/seller country's corridor. E.g., INR is not supported in the IN-US corridor
1414Please contact our support team to configure the defaults for your marketplace/platform, or pass a valid data request. The values for txn_type, fee_paid_by, release_mechanism, fee_tier etc can be configured at a global level and will act as your marketplace/platform's defaults when calling the Create Escrow API.
1415Invoice amount should be less than %v USD (dynamic value)
1416Invoice amount should be less than %v USD equivalent (dynamic value)
1418Country or invoice currency is not supported at this moment
1419ind_bus_type is required field and value should be either individual or business. Please refer the create user segment on our API document.
1420Counter party details not found. Please enter a valid UUID.