A valid request URL is required to generate request examples{
"affectedEntities": {
"checkouts": {
"count": 123,
"ids": [
"<string>"
]
},
"customerAccountId": 123,
"orders": {
"count": 123,
"ids": [
"<string>"
]
},
"payments": {
"count": 123,
"ids": [
"<string>"
]
},
"returns": {
"count": 123,
"ids": [
"<string>"
]
},
"shipments": {
"count": 123,
"ids": [
"<string>"
]
},
"wishlists": {
"count": 123,
"ids": [
"<string>"
]
}
},
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"createdAt": "2023-11-07T05:31:56Z",
"errorSummary": "<string>",
"executionCompletedAt": "2023-11-07T05:31:56Z",
"executionStartedAt": "2023-11-07T05:31:56Z",
"operationLog": [
{
"durationMs": 123,
"entityId": "<string>",
"entityType": "<string>",
"errorMessage": "<string>",
"operation": "<string>",
"phase": "<string>",
"recordsAffected": 123,
"status": "<string>",
"store": "<string>",
"timestamp": "2023-11-07T05:31:56Z"
}
],
"reportId": "<string>",
"request": {
"attributeFqns": {
"customer": [
"<string>"
],
"order": [
"<string>"
],
"return": [
"<string>"
],
"shipment": [
"<string>"
]
},
"clearDataNodes": {
"checkouts": true,
"orders": true,
"shipments": true
},
"correlationId": "<string>"
},
"schemaVersion": 123,
"status": "<string>",
"subject": {
"customerAccountId": 123,
"resolvedEmailAddresses": [
"<string>"
],
"userId": "<string>"
},
"tenantId": 123
}Retrieves a single redaction report by ID. Returns the full report including affectedEntities and, after execution, the operationLog. Use this to review a draft before executing or to audit a completed redaction. See the Redaction Services Developer Guide for field descriptions.
A valid request URL is required to generate request examples{
"affectedEntities": {
"checkouts": {
"count": 123,
"ids": [
"<string>"
]
},
"customerAccountId": 123,
"orders": {
"count": 123,
"ids": [
"<string>"
]
},
"payments": {
"count": 123,
"ids": [
"<string>"
]
},
"returns": {
"count": 123,
"ids": [
"<string>"
]
},
"shipments": {
"count": 123,
"ids": [
"<string>"
]
},
"wishlists": {
"count": 123,
"ids": [
"<string>"
]
}
},
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"createdAt": "2023-11-07T05:31:56Z",
"errorSummary": "<string>",
"executionCompletedAt": "2023-11-07T05:31:56Z",
"executionStartedAt": "2023-11-07T05:31:56Z",
"operationLog": [
{
"durationMs": 123,
"entityId": "<string>",
"entityType": "<string>",
"errorMessage": "<string>",
"operation": "<string>",
"phase": "<string>",
"recordsAffected": 123,
"status": "<string>",
"store": "<string>",
"timestamp": "2023-11-07T05:31:56Z"
}
],
"reportId": "<string>",
"request": {
"attributeFqns": {
"customer": [
"<string>"
],
"order": [
"<string>"
],
"return": [
"<string>"
],
"shipment": [
"<string>"
]
},
"clearDataNodes": {
"checkouts": true,
"orders": true,
"shipments": true
},
"correlationId": "<string>"
},
"schemaVersion": 123,
"status": "<string>",
"subject": {
"customerAccountId": 123,
"resolvedEmailAddresses": [
"<string>"
],
"userId": "<string>"
},
"tenantId": 123
}Documentation Index
Fetch the complete documentation index at: https://docs.kibocommerce.com/llms.txt
Use this file to discover all available pages before exploring further.
JWT Authorization header using the Bearer scheme.
limits which fields are returned in the response body
OK
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes