Transport Method Configuration
API reference for configuring transport methods
The following endpoints facilitate setting, updating, fetching, and deleting transport method codes and maximum cost limits.
Add a Transport Method Configuration
Configuration can be added for one or more transport methods by providing the configuration along with the Skrym transport method ID and the corresponding checkout in which it is to be used.
Fetch a Set Transport Method Configuration
There are two ways to fetch configurations: one to get a single configuration and the other to fetch all configurations associated with the authenticated organization.
Single Configuration
A checkout configuration can be fetched for one transport method by providing the Skrym transport method ID and the corresponding checkout for which the configuration should be fetched.
Multiple Configurations
Checkout configurations for all transport methods for a given checkout can be fetched by providing the corresponding checkout.
Delete a Set Transport Method Configuration
A set configuration can be deleted by providing the Skrym transport method ID and the corresponding checkout for which the configuration should be deleted.