Lists

Loading all currencies

All currencies in the system can be retrieved using the API.

circle-info

Endpoint [GET] /System/Lists/Currenciesarrow-up-right on the API you can easily try.

circle-check

Load all languages

All languages in the system can be loaded using the API.

circle-info

Endpoint [GET] /System/Lists/Languagesarrow-up-right on the API you can easily try.

circle-check

Loading of all countries

All countries in the system can be loaded using the API.

circle-info

Endpoint [GET] /System/Lists/Countriesarrow-up-right on the API you can easily try.

circle-check

Loading all shippers

All shippers in the system can be loaded using the API.

circle-info

Endpoint [GET] /System/Lists/Shippersarrow-up-right on the API you can easily try.

circle-check

Load shipper by identifier

Using the API, it is possible to load a specific shipper in the system according to its identifier.

circle-info

Endpoint [GET] /System/Lists/Shippers/{id}arrow-up-right on the API you can easily try.

circle-check

Load all payment providers

All payment providers in the system can be loaded using the API.

circle-info

Endpoint [GET] /System/Lists/PaymentsProvidersarrow-up-right on the API you can easily try.

circle-check

Load payment provider by identifier

Using the API, it is possible to load a specific payment provider in the system according to its identifier.

circle-info

Endpoint [GET] /System/Lists/PaymentsProviders/{id}arrow-up-right on the API you can easily try.

circle-check

Load all store providers

All store providers in the system can be loaded using the API.

circle-info

Endpoint [GET] /System/Lists/StoresProvidersarrow-up-right on the API you can easily try.

circle-check

Retrieve store provider by identifier

Using the API, it is possible to load a specific store provider in the system according to its identifier.

circle-info

Endpoint [GET] /System/Lists/StoresProviders/{id}arrow-up-right on the API you can easily try.

circle-check

Last updated

Was this helpful?