OpenapiGenerated
Get validations of an organisation.
Path Parameters
organisationSlugstring
Match
^[a-z0-9-_]+$Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://api.avisi.cloud/api/v1/organisations/string/validation-status"{
"vatNumberVerificationStatus": "string",
"vatNumberVerificationUpdatedAt": "2019-08-24T14:15:22Z",
"vatLegalEntityNameVerifiedAt": "2019-08-24T14:15:22Z",
"vatLegalEntityAddressVerifiedAt": "2019-08-24T14:15:22Z",
"contactEmailVerifiedAt": "2019-08-24T14:15:22Z",
"billingEmailVerifiedAt": "2019-08-24T14:15:22Z",
"validPaymentMethodAttachedAt": "2019-08-24T14:15:22Z"
}{
"message": "string",
"details": [
"string"
]
}{
"message": "string",
"details": [
"string"
]
}{
"message": "string",
"details": [
"string"
]
}{
"message": "string",
"details": [
"string"
]
}