Invoice

Introduction to Order API page

Introducing the Invoice API

It provides order-related services such as inquiry of various order information, receipt of orders, deletion, and modification.

List of Invoice APIs

1. Order inquiry

https://api.etomars.com/api/v1/invoice/get

Inquire the order information that corresponds to the inquiry conditions.

2. Look up the order number list

https://api.etomars.com/api/v1/invoice/get/numbers

Inquire the list of warehousing numbers based on the search period (maximum 90 days) and warehousing status.

3. Order-Delivery information inquiry

https://api.etomars.com/api/v1/invoice/get/tracking

Inquire the delivery information of the order that corresponds to the inquiry condition.

4. Order-Delivery Status Check

https://api.etomars.com/api/v1/invoice/get/shipping-status

Inquire the delivery status of the order that corresponds to the inquiry condition.

Last updated