Open Andy-d-g opened 1 year ago
Hello, i'm trying to use your API but I can't find the type definition of the parameters.
For exemple :
Endpoint : post /order/cart/{cartId}/webHosting duration: Duration planCode: string; pricingMode: string; quantity: long;
Where am I supposed to find the expected value for pricingMode | planCode | duration ?
pricingMode
planCode
duration
Thank you and have a good day
Hello, i'm trying to use your API but I can't find the type definition of the parameters.
For exemple :
Where am I supposed to find the expected value for
pricingMode
|planCode
|duration
?Thank you and have a good day