Changelog for May 27, 2024

  • GET tasking/v1/price endpoint — when you invoke the getPrice operation with a contract that is not yet valid or already expired, the endpoint responds with a 400 status code and error code equal to ERR_OUT_OF_BOUND_CONTRACT.

  • GET tasking/v1/price endpoint — when you invoke the getPrice operation with a contract that is not associated with a pricing plan, the endpoint responds with a 403 status code and error code equal to ERR_OUT_OF_BOUND_CONTRACT.