Akeneo API client v0.1.1 AkeneoApi.Endpoint.V1.Currencies View Source
Link to this section Summary
Functions
This endpoint allows you to get the information about a given currency.
This endpoint allows you to get a list of currencies. Currencies are paginated and sorted by code.
This endpoint allows you to get a list of currencies. Currencies are paginated and sorted by code.
Link to this section Functions
Link to this function
currencies_get(code) View Source
This endpoint allows you to get the information about a given currency.
Link to this function
currencies_get_list() View Source
This endpoint allows you to get a list of currencies. Currencies are paginated and sorted by code.
Link to this function
currencies_get_list(opts) View Source
This endpoint allows you to get a list of currencies. Currencies are paginated and sorted by code.