POST api/cdr/eventterminated
Declare EventTermination for a valid SaaS Request ready for Billing.
Request Information
URI Parameters
None.
Body Parameters
Counters necessary to bill the call
Collection of ObjectNone.
Request Formats
application/json, text/json, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Code: 200, Message: "OK", in case of success. Code: 400, Message: "Bad Request", invalid CDR string. Code: 403, Message: "Forbidden", in case of invalid token for customer accounting. Code: 500, Message: "Internal Error", in case of error during RoutingSaaS WebApi calling phase.
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.