TMFORUM 641

API based on the OpenAPI definition from TMForum given in document TMF641 available here. https://www.tmforum.org/resources/specification/tmf641-service-ordering-api-rest-specification-r18-5-0/

get

Get order

order_idint

required

Example
"902260"

Responses

Response examples

OK

{}
post

Create order

Responses

Request examples

{}

Response examples

Created

{}
put

Update order

Responses

Request examples

{}

Response examples

Successful response

Empty response

Was this page helpful?