Skip to content
This page is not yet translated. Showing English content.

FAQ

How do I get an API token?

Tokens are issued by an e2c-energy administrator, who creates a channel application bound to your channel partner account. See Authentication.

How are shops bound to my account?

An administrator binds one or more shops to your channel partner account. You can only submit orders for shops in this bound set.

Why do I get "the shop is not bound to this channel partner"?

The shop_id in your request is not in your bound shop set. Confirm the id with your administrator. No order is created when this happens.

Why do I get error code 909?

Your token is missing, unknown, disabled, or not a channel_partner application. Verify the token and that the application is enabled.

What happens if I submit the same order twice?

Submitting the same shop_id + shop_order_no again within a short window is de-duplicated — the existing order is returned instead of creating a duplicate.