Skip to content

GetChargeDetailRecords Message OperatorId or List<OperatorId>? #72

@ahzf

Description

@ahzf

While https://github.com/hubject/oicp/blob/master/OICP-2.3/OICP%202.3%20EMP/02_EMP_Services_and_Operations.asciidoc#eRoamingGetChargeDetailRecordsmessage is talking about a single OperatorId within the request, the swagger file is talking about a list of OperatorIds. Which one is correct? Or do you support both?

{
  "CDRForwarded": false,
  "From": "2021-04-23T02:18:52.478Z",
  "OperatorID": [
    "string"
  ],
  "ProviderID": "string",
  "SessionID": [
    "string"
  ],
  "To": "2021-04-23T02:18:52.478Z"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions