Download B2B Business Message Payload
get
/ic/api/b2b/v1/monitoring/businessmessages/{id}/payload/download
Downloads the payload file of the B2B business message using the message identifier.
Request
Path Parameters
-
id(required): string
Message identifier.
Query Parameters
-
payloadId: string
Payload identifier.
-
type: string
Message payload type.Default Value:
native
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/octet-stream
200 Response
Successful operation
Root Schema : Object
Type:
object
400 Response
Malformed parameters
404 Response
Payload not found
500 Response
Server error