Changelog for May 27, 2024
-
GET tasking/v1/priceendpoint — when you invoke thegetPriceoperation with a contract that is not yet valid or already expired, the endpoint responds with a 400 status code and error code equal toERR_OUT_OF_BOUND_CONTRACT. -
GET tasking/v1/priceendpoint — when you invoke thegetPriceoperation with a contract that is not associated with a pricing plan, the endpoint responds with a 403 status code and error code equal toERR_OUT_OF_BOUND_CONTRACT.