Retrieve a list of shipping options based on the provided shipping method ids.
Basic Authentication using API key and secrets is currently the main authentication mechanism.
List of shipping methods to translate to shipping options.
100[1, 2, 3]List of shipping options.
The Compat Shipping Options response schema
{ "1": "postnl:standard", "2": null }