The GET /rbits call allows your platform to look up a collection of rbits. The rbits resource provides a way to communicate risk-related account and transaction level information between an application and WePay. An rbit contains risk related information about your users, their accounts, and their transactions.
INVALID_PARAMS
NOT_AUTHORIZED
UNEXPECTED_ERROR
{- "next": "/rbits?page=AQQHAAEX8yf1HDkrXqO7R-wy2joNU6ooRNCyDb-sSbbvR-8J6jKeFgpqprcIsuEnBh4fqImpR2eYjKIgSCirw2mhEFR7m5AsSj1OkG9emNFWhXQvreOczuQU7UzZ",
- "previous": null,
- "api_version": "3.0",
- "results": [
- {
- "create_time": 1390656130,
- "id": "f48cd8e6-e802-4500-a0f9-3ab6228c6f23",
- "owner": {
- "id": "d7608b20-fea5-4eb5-bd30-d3f58435e78b",
- "path": "/accounts/d7608b20-fea5-4eb5-bd30-d3f58435e78b",
- "resource": "accounts"
}, - "path": "/rbits/f48cd8e6-e802-4500-a0f9-3ab6228c6f23",
- "phone": {
- "country_code": "+1",
- "phone_number": "5556667777",
- "phone_type": "business"
}, - "receive_time": 1367958263,
- "resource": "rbits",
- "source": "guidestar",
- "state": "active",
- "type": "phone",
- "api_version": "3.0"
}
]
}