This Service Interface exposes the set of basic operations needed for SSR Code Management. It addresses operations such as:
- releaseSSRCode,
- requestSSRCode.
Operations
Allows the operator to manually assign an SSR code given in the input, or to request an automatic SSR code assignment.
Idempotent
NON_IDEMPOTENT
Allows the operator to manually release an assigned SSR code if it is not used for correlation purpose.
Idempotent
NON_IDEMPOTENT
Endpoints
For security reasons, the addresses will be communicated only to Customers.
Url
amqps://
Service Interface Binding
Information is exchanged in Protobuf format. Protocol buffers or Protobuf are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data similar to XML, but smaller, faster, and simpler.