콘텐츠로 이동

API Error Codes

이 콘텐츠는 아직 번역되지 않았습니다.

This page describes API error codes that are generated on certain cases. The common API error message looks like this:

{
"Success": false,
"Code": 10,
"Message": "Schema validation exception",
"Description": [
"/ShipDate is required"
]
}

The list of possible API error codes values with description:
Note: This list is subject to expand.

Common errors
1Internal Server Error
2Common Runtime exception
5VHOST not exists
6User do not have required permissions. Contact support, please.
10Schema validation exception
11Invalid token
12Not authenticated
20Unable to insert data
30Database error
99Development in progress…
Order errors
10000Order validation error
10001Order does not exist
10002Order address validation error
10003NotShipped parameter can not be used together with ShipDateStart or ShipDateEnd
10004VSAccountID is only available under License Virtual Seller Mode
10005Both VSAccountID and StoreKey must be set under License Virtual Seller Mode
10006Order options validation error
10007DetailLevel parameter is wrong
10008Order already exists
Label errors
20000Common purchase label error
20001Order is already shipped, but passed Address, Method, Dimensions or Weight are not correct. Please correct the data and try again.
20002Empty reply from batch server
20003Provider not supported
20004Json request format is not supported yet
20005Unsupported request format
20006Provider is not implemented yet
20007Bill third party currently is not supported
20008Shipping method was not assigned
20009No label data found
25000Unknown label type
25001Order Id is not specified
25002Label was not purchased
25003PDF batch is not ready
25004Batch is not found
25005Documents for order not found.
25006PDF generation failed.
25007Invalid reply from label server
25008File not found
25009Provider not specified
25010Empty reply from queue server
Address Validation errors
30000Validation Provider is currently not supported
30001Unknown error from AV engine or address can not be validated
Cancel Label errors
40000One of [TxnId, ClientRequestId or TrackingInfo] should be set
40001Tracking Number does not exist for provided Carrier
40002Provided Tracking Number is ambiguous. Please use TxnId to cancel the label.
40003Both Tracking Number and Carrier must be set to cancel the label
40004Label is not purchased or was already cancelled
Product errors
50000Parent Product does not exist
50001Parent Product is not Combo Product
50002Product does not exist
50003Product is not a Combo Product type
50004At least one parameter should be passed
50005No products were imported
50006No data passed
50007Parent Product is not Root product
50008No Product Variations passed
50009Product is not a Product Variation Root
Listing errors
60000Warehouse isn’t allowed for this account!
60001Listing Type only available if StoreType is ‘amazon’
60002At least two parameters should be passed
60003SellerID is required
60004StoreKey must have 2 chars and contain country code for StoreType=‘amazon’
60005StoreKey must contain correct country code for StoreType=‘amazon’
60006No Amazon config available for provided data
60007StoreKey is required and must contain 3 chars
60008WebhookEndpointName is required for SyncMode=‘deferred’
60009Notification endpoint does not exist
60010Passed StoreType is not allowed for SyncMode=‘immediate’. Please use SyncMode=‘deferred’ instead.
60011Wrong SyncMode. Accepted values ‘immediate’, ‘deferred’.
60012VSAccountID and StoreType are required
60013Download Listing Exception
Shipment errors
70000Empty confirmation list
70001At least one parameter should be passed
70002To get single order shipment info TxnId should be set, but no ShipCarrier and/or TrackingNumber should be set. To try finding order shipping info by Carrier and Tracking Number information, (ShipCarrier and TrackingNumber) should be set, but no TxnId should be set.
70003To try finding order shipping info by Carrier and Tracking Number information, (ShipCarrier and TrackingNumber) should be both set.
70004If StoreKey is specified then StoreType must be specified too
75000Could not obtain a zone(s) for requested routes
76000Rate exception
76001Unable to calculate rates for this shipment
77000Carrier not specified
77001Wrong carrier value
77002Tracking number not specified
78000Wrong service provider
78001USPS Scan Form Error
Virtual Seller errors
80000VSAccountID must be provided and must contain 4 alphanumeric characters
80001Account name already exists
80002Invalid partner ID
80003Token and SellerAccountIdentifier are empty
80004Account name do not exist