{
"results": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"handle": "<string>",
"scheme": "<string>",
"status": "Created",
"schemeData": [
"<any>"
],
"customer": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"handle": "<string>",
"name": "<string>",
"number": "<string>"
}
}
],
"nextOffset": "<string>",
"hasMore": true
}
{
"results": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"handle": "<string>",
"scheme": "<string>",
"status": "Created",
"schemeData": [
"<any>"
],
"customer": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"handle": "<string>",
"name": "<string>",
"number": "<string>"
}
}
],
"nextOffset": "<string>",
"hasMore": true
}
1 <= x <= 100
OK
The response is of type object
.