Create a comment for a porting order
Creates a new comment for a porting order.
POST
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Porting Order id
Body
application/json
Example:
"Please, let me know when the port completes"
Response
Successful response
JavaScript