{
"isSuccess": true,
"message": "<string>",
"payload": {
"referenceNumber": "<string>",
"messages": [
"<string>"
]
}
}
{
"isSuccess": true,
"message": "<string>",
"payload": {
"referenceNumber": "<string>",
"messages": [
"<string>"
]
}
}
Enter the Bearer AccessToken; Example: 'Bearer 12345abcdef'
The request to create
The body is of type object
.
OK
Generic container for all service responses
Was this page helpful?