This endpoint is used to complete the request by adding additional customer data written in their personal documents.
Sandbox: https://api.sandbox.soisy.it/api/shops/{shopId}/requests/{fiscalCode}
Produzione: https://api.soisy.it/api/shops/{shopId}/requests/{fiscalCode}
PATCH
shopId
and headerX-Auth-Token
.Parameter | Obligatory | Type | Format | Description |
---|---|---|---|---|
documentOfType | Yes | String | Type of document. Allowed values:identity_card ,driving_license , passport | |
documentCode | Yes | String | Document number | |
documentCity | Yes | String | City where the document was issued | |
documentIssueDate | Yes | String | YYYY-MM-DD | Document issue date |
documentExpirationDate | Yes | String | YYYY-MM-DD | Expiry date of the document |
iban | Yes | String | Iban | |
politicallyExposed | Yes | Boolean | Specifies if the user is a Politically Exposed Person (EPP) | |
usPerson | Yes | Boolean | Specifies whether the user is a US citizen | |
marketing | Yes | Boolean | Specifies whether the user would like to receive information on commercial offers and news from Soisy | |
profession | No | String | User profession |
Code | Description |
---|---|
200 | Request completed successfully |
400 | Syntax or domain error |
403 | Failed to authenticate the request |
500 | System error |
{
"documentOfType": "identity_card",
"documentCode": "AR123456",
"documentCity": "Milano",
"documentIssueDate": "2010-04-23",
"documentExpirationDate": "2020-04-22",
"iban": "IT60X0542811101000000123456",
"politicallyExposed": false,
"usPerson": false,
"marketing": true,
"profession": "carpenter",
"paymentDayOfMonth": 15,
}
The JSON object returned in the event of an error varies depending on the HTTP response code.
Responses with this HTTP code indicate a client-side error. The submitted request contained a formally incorrect parameter.
{
"errors": {
{parametro}: [
{messaggio}
]
}
}
Parameter | Message |
---|---|
documentOfType | This value should not be empty. |
documentCode | This value should not be empty. |
documentCity | This value should not be empty. |
documentIssueDate | This value is not a valid date. |
documentExpirationDate | This value is not a valid date. |
iban | This value is not a valid International Bank Account Number (IBAN). |
politicallyExposed | This value should not be null. |
usPerson | This value should not be null. |
marketing | This value should not be null. |
X-Auth-Token
. Find more info on credentials in the authentication paragraph.
{
"error": "Access denied"
}
Responses with this HTTP code indicate that a system error has occurred.
{
"errors": {
"system": [
"System error"
]
}
}
Copyright 2023 SOISY S.p.A. - Sede Legale: Piazzale Libia, 1 - 20135 Milano
Indirizzo di posta elettronica certificata: postmaster@pec.soisy.eu - sito internet: www.soisy.it
Capitale sociale euro 391.620 i.v.
Codice Fiscale, Partita IVA e Numero di Iscrizione nel Registro delle Imprese di Milano-Monza-Brianza-Lodi: 08946260968
Istituto di Pagamento sottoposto al controllo ed alla vigilanza di Banca d’Italia e iscritto all’Albo IP ex art. 114 septies TUB: numero di iscrizione albo 78 e codice meccanografico 36060
Società appartenente al Gruppo Bancario Mediobanca iscritto all’Albo dei Gruppi Bancari
Socio unico: Compass Banca S.p.A.
Direzione e coordinamento: Mediobanca S.p.A.
Ciao!
Siamo on line dal lunedì al venerdì dalle 9.30 alle 12.30 e dalle 14.30 alle 17.30
Scrivici in questi orari, grazie!