post
https://sandbox-api.spinwheel.io/v1/users/connect/network
Create user from Spinwheel network token.
When utilizing the include parameter, you will return a dataStatus.statusCode - below is the breakdown:
| Code | status | Meaning | API response example |
|---|---|---|---|
| 2000 | SUCCESS | Response includes creditReports, liabilities, and summaries. | Success with credit report |
| 4040 | ERROR | User is successfully connected, however no credit report was found for the user. | Credit report not found |
| 4030 | ERROR | User is successfully connected, however no credit report data was returned. Contact your Spinwheel Representative for Client Configuration. | Credit bureau not configured |
| 5000 | ERROR | User is successfully connected, however the credit report failed to return. | Credit report failed |

