Request an organization data export. The data export is asynchronously processed.
Organization data export request received.
Location | string <uri> Location of the related resource. Example: "https://api.rebilly.com/example" |
Unauthorized access. Invalid credentials used.
Access forbidden.
Invalid data sent.
{- "includeFiles": true
}
{- "id": "4f6cf35x-2c4y-483z-a0a9-158621f77a21",
- "userId": "string",
- "fileId": "string",
- "status": "pending",
- "items": [
- {
- "name": "customers",
- "recordCount": 0
}
], - "createdTime": "2019-08-24T14:15:22Z",
- "updatedTime": "2019-08-24T14:15:22Z",
- "retentionTime": "2019-08-24T14:15:22Z",
- "_links": [
- {
- "href": "string",
- "rel": "self"
}
]
}