Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Ecomsync Item represents products stored for marketplaces such as Lazada, Shopee, CpCommerce, or any e-commerce platform. To create or sync an item from the marketplace to the BigLedger (BLG) database or vice versa, the item must first be created in the Financial Item via API (Financial Item API) or the Doc Item Maintenance Applet.

Tables Involved

  • bl_fi_mst_ecomsync_item_hdr:

    • Compulsory table to be passed.

    • Contains details of the marketplace product.

  • bl_fi_mst_ecomsync_item_ext:

    • Contains extra product information not found in the header or line table.

  • bl_fi_mst_ecomsync_item_line:

    • Stores details of the marketplace product for child items.

...

Create Ecomsync Item

For details, visit the Create Ecomsync Item API.

Update Ecomsync Item

For details, visit the Update Ecomsync Item API.

Get All Ecomsync Items

For details, visit the Get All Ecomsync Item API.

Get Ecomsync Item by GUID

For details, visit the Get Ecomsync Item by GUID API.

Delete Ecomsync Item

For details, visit the Delete Ecomsync Item by GUID API.

...

Create Ecomsync Item Extension

For details, visit the Create Ecomsync Item Extension API.

Update Ecomsync Item Extension

For details, visit the Update Ecomsync Item Extension API.

Get All Ecomsync Item Extensions

For details, visit the Get All Ecomsync Item Extension API.

Get Ecomsync Item Extension by GUID

For details, visit the Get Ecomsync Item Extension by GUID API.

Get Ecomsync Item Extension by Criteria

For details, visit the Get Ecomsync Item Extension by Criteria API.

Delete Ecomsync Item Extension

For details, visit the Delete Ecomsync Item Extension by GUID API.

...

Create Ecomsync Item Line

For details, visit the Create Ecomsync Item Line API.

Update Ecomsync Item Line

For details, visit the Update Ecomsync Item Line API.

Get All Ecomsync Item Lines

For details, visit the Get All Ecomsync Item Line API.

Get Ecomsync Item Line by GUID

For details, visit the Get Ecomsync Item Line by GUID API.

Get Ecomsync Item Line by Criteria

For details, visit the Get Ecomsync Item Line by Criteria API.

Delete Ecomsync Item Line

For details, visit the Delete Ecomsync Item Line by GUID API.

...

Add Multiple Files to Ecomsync Item

For details, visit the Add Files for Ecomsync Item API.

Get Files for Ecomsync Item

For details, visit the Get File of Ecomsync Item API.