# Open-API ## Docs - [eBay fulfillment openAPI](https://ef-open-api.apifox.cn/doc-3115402.md): ## API Docs - OAuth [URL(getAuthorizationCode)](https://ef-open-api.apifox.cn/api-116942635.md): To begin the authorization flow, the 3PP constructs a URL like the following - OAuth [AccessToken](https://ef-open-api.apifox.cn/api-116942636.md): 3PP exchanges the authorization code for an access token and refresh token. - OAuth [Refresh AccessToken](https://ef-open-api.apifox.cn/api-116942637.md): 3PP obtains a new access token by refresh token. - SKU [SKUCreation v3](https://ef-open-api.apifox.cn/api-116942640.md): This API is used to sync Seller's SKU from 3PP to OC. - SKU [SKUQuery v3](https://ef-open-api.apifox.cn/api-116942643.md): The seller has SKUs maintained on the OC site, and then they query their SKUs that already exist on the OC site to the 3PP platform. - SKU [SKU Label](https://ef-open-api.apifox.cn/api-116942644.md): If sellers want to print the SKU Label on the 3PP, they can use this API and OC will return the SKU label. - SKU [SKUSetupEFService](https://ef-open-api.apifox.cn/api-116942645.md): This API is used to join/exit EF services. - SKU [QuerySKUEFService](https://ef-open-api.apifox.cn/api-116942646.md): This API is used to get the EF services available for SKU. - Stock [GetStockMovement](https://ef-open-api.apifox.cn/api-116942647.md): **This endpoint allows you to retrieve inventory movement records for specified SKUs across various regional warehouses.** - Stock [StockSnapshot v2](https://ef-open-api.apifox.cn/api-116942649.md): **This endpoint allows you to retrieve the inventory quantities for specified SKUs across different regional warehouses, categorized by their various statuses.** - Inbound [PlaceInboundOrder](https://ef-open-api.apifox.cn/api-116942650.md): When seller going to ship products into warehouse. They needs to place a inbound order from ERP first. - Inbound [Inbound Order List Query](https://ef-open-api.apifox.cn/api-116942651.md): 3PP could get inbound order status through this API - Inbound [Inbound Order Detail Query](https://ef-open-api.apifox.cn/api-116942652.md): 3PP can upload 'Customs Clearance' file if origin is not European countries - Inbound [Inbound Label Query](https://ef-open-api.apifox.cn/api-116942653.md): The seller has create an inbound order successful,and they can use this API to print inbound carton label - Inbound [Upload TrackingNo](https://ef-open-api.apifox.cn/api-116942654.md): 3PP could upload tracking number if the shipping method is express - Inbound [Upload Clearance Doc](https://ef-open-api.apifox.cn/api-116942655.md): 3PP chold upload 'Customs Clearance' file if origin is not European countries - Outbound [Place Outbound Order](https://ef-open-api.apifox.cn/api-116942656.md): This API syncs seller's orders on 3PP site to OC. - Outbound [Outbound Order Query v2](https://ef-open-api.apifox.cn/api-116942657.md): 3PP can get order status through this API. - Outbound [Outbound Order Cancellation](https://ef-open-api.apifox.cn/api-116942658.md): 3PP sync cancelled orders to OC. - Warehouse [GetServiceList](https://ef-open-api.apifox.cn/api-116942659.md): 3PP could get OC's foundational service data through this API. - Pricing [Cost Estimation Request](https://ef-open-api.apifox.cn/api-118132180.md): Each request is regarded as a parcel, one parcel could include multiple SKUs and different quantities. - Pricing [Cost Estimation Response](https://ef-open-api.apifox.cn/api-118132181.md): If request include specific shippingServiceCode, this API will response related costs, such as fulfillment fees, packaging fees, remote surcharge, congestion surcharge, bulky surcharge, peak season surcharge, home delivery surcharges, etc.