"warnings": {
"object": "list",
"data": [
{
"id": null,
"object": "warning",
"data": {
"namespace": "onboarding",
"type": "business_verification_incomplete"
},
"links": {
"self": null
}
},
{
"id": null,
"object": "warning",
"data": {
"namespace": "onboarding",
"type": "business_legal_information_not_provided"
},
"links": {
"self": null
}
},
{
"id": null,
"object": "warning",
"data": {
"namespace": "onboarding",
"type": "bank_account_doesnt_exists"
},
"links": {
"self": null
}
},
{
"id": null,
"object": "warning",
"data": {
"namespace": "onboarding",
"type": "bank_account_not_verified"
},
"links": {
"self": null
}
},
{
"id": null,
"object": "warning",
"data": {
"namespace": "onboarding",
"type": "bank_account_pad_not_signed"
},
"links": {
"self": null
}
}
]
},