B2B Gateway
- B2B Gateway
- All Products
Parameter
| Type
| Description
|
---|---|---|
eventId
| String
| The ID of the event.
|
fromDate
| String
| The date from when the events are required to be filtered. The value in this field is displayed in Unix time format or Epoch time in which the date is converted to milliseconds.
|
Todate
| String
| The date till when the events are required to be filtered. The value in this field is displayed in Unix time format or Epoch time in which the date is converted to milliseconds.
|
messageTypeNames
| String
| The type of messages that you exchange with partners.
|
entityNumber
| String
| The identification number of an external or internal entity that sends documents for processing or receives documents after processing in B2B Gateway.
|
statuses
| String
| The status details of the events.
|
eventTypes
| String
| The type of the event.
|
showDeleted
| String
| The details of the deleted partners field.
|
internalPartnerIDList
| String
| The list of internal partners.
|
partnerTags
| String
| The tags that are labels you create to help organize the partners.
|
resultSize
| String
| The size of the result after filtering the events.
|
{ "eventId":34046598, "fromDate":1730042349474, "toDate":1730128749474, "messageTypeNames":["810"], "entityNumber":null, "statuses":["Complete"], "eventTypes":["OUTBOUND"], "showDeleted":false, "internalPartnerIDList":[75226], "partnerTags":[], "resultSize":2000 }