ABSTRACT
Fulfillment by Anchanto (FBA) is regional eCommerce fulfillment
platform, with FBA, business can push orders for fulfillment process in
real-time, access overall order processing status, inventory status as well
communicate with customer about delivery progress if customers opt
for it. FBA can be integrated with any eCommerce platform or
transaction generation system with simple API. This document details
how to use FBA API to push, update and receive orders update, and the
FBA Callbacks that are triggered to provide update on specific events for
orders and products. Even the products can be created on FBA through
APIs from the eCommerce store.
eCommerce(Store
Store Users
(In case of Collection at store)
Anchanto(Core(
Fulfillment(Pla2orm
Warehouse(/(Store,(
Last(Mile(Delivery
Delivery Associates
/ Delivery Partners
ECommerce stores / transaction source system can use FBA API to - create, cancel or issue
return collect order. Following are three key parameters required for each API call – a) api
key b) signature and c) email id. You will get this info from Anchanto as part of setup
process, if you need any help during integration or using APIs contact us at
techsupport@anchanto.com. API key and Signature information needs to be maintained
confidential.
Further, FBA also provides event-based callbacks for status change on order, product and
consignment. These callbacks will be pushed on the Callback URL specific to the Retailer
website (if shared).
Subsequent sections of this document details API, FBA Callbacks, needed parameters, data
type and samples of APIs and Callbacks with dummy data at the end.