From Manufacturing Transaction

The following APIs allow you to fetch paginated results for From Manufacturing Transaction Header, Detail, and Detail Serial Number.

From Manufacturing Transaction Header URLs

Fetch paginated results when users use the following URL:
GET.../lgfapi/v10/entity/from_manufacturing_transaction_hdr/

Fetch non-paginated result by specific 'ID':

GET.../lgfapi/v10/entity/from_manufacturing_transaction_hdr/{id}

From Manufacturing Transaction Detail URLs

Fetch paginated results when users use the following URL:
GET.../lgfapi/v10/entity/from_manufacturing_transaction_dtl/

Fetch non-paginated result by specific 'ID':

GET.../lgfapi/v10/entity/from_manufacturing_transaction_dtl/{id}

From Manufacturing Transaction Detail Serial Number URLs

Fetch paginated results when users use the following URL:
GET.../lgfapi/v10/entity/from_manufacturing_transaction_dtl_serial_nbr/

Fetch non-paginated result by specific 'ID':

GET.../lgfapi/v10/entity/from_manufacturing_transaction_dtl_serial_nbr/{id}