You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the documentation for eRoamingDynamicPricinghere and the live API docs here The response for this endpoint in mentioned in the doc must have a root field names OperatorPricingProducts but I found that in the real object which Hubject returns in response the name of this field is PricingProductData !
The Problem:
The field name mentioned in API docs for eRoamingDynamicPricing endpoint response for OperatorPricingProducts is wrong!
The object returns from the endpoint the field name is : PricingProductData
Sample response from Hubject QA
API Docs
The text was updated successfully, but these errors were encountered:
imaun
changed the title
Wrong Field name in Swagger docs for eRoamingDynamicPricing OperatorPricingProducts field
Wrong Field name in API v2.3 docs for eRoamingDynamicPricing OperatorPricingProducts field
Feb 1, 2024
Hello,
In the documentation for
eRoamingDynamicPricing
here and the live API docs here The response for this endpoint in mentioned in the doc must have a root field namesOperatorPricingProducts
but I found that in the real object which Hubject returns in response the name of this field isPricingProductData
!The Problem:
eRoamingDynamicPricing
endpoint response forOperatorPricingProducts
is wrong!PricingProductData
Sample response from Hubject QA
API Docs
The text was updated successfully, but these errors were encountered: