DEV

Type.

EbayRestrictionResult

Result of testing an eBay item against restrictions

Fields

action

String!

Required

Action determined by the restriction check

createdAt

DateTime!

Required

When this result was created

ebayItemId

String!

Required

eBay item ID that was tested

hsCode

String

HS code used for the test

id

ID!

Required

Unique ID for this result

itemDescription

String

Item description

processingTimeMs

Int

Processing time in milliseconds

resultJson

String!

Required

Full JSON result from the restriction check

shipFromCountry

String

Origin country used for the test

shipToCountry

String

Destination country used for the test

Was this page helpful?