· 5 years ago · Apr 15, 2020, 03:42 PM
1{
2 "success": false,
3 "error": {
4 "name": "IMS_UNKNOWN_ERROR",
5 "status": 500,
6 "message": "Unknown error returned from IMS",
7 "originalError": {
8 "statusCode": 400,
9 "message": {
10 "error": {
11 "statusCode": 400,
12 "name": "IMS_BAD_REQUEST",
13 "message": "Openprovider adapter:Invalid company name!",
14 "errorName": "IMS_BAD_REQUEST"
15 }
16 }
17 },
18 "type": "custom",
19 "meta": {
20 "resellerId": "multinet",
21 "accountId": 3271,
22 "applicationId": "multinet-ssl",
23 "integDetails": {
24 "iframe": false,
25 "integrationType": "internal",
26 "adapterId": 15,
27 "secretKey": null,
28 "supportsAddons": false,
29 "supportsSuspend": false,
30 "supportsSso": false,
31 "supportsRevoke": false,
32 "hasOnlinePresence": false,
33 "integrationUrl": null,
34 "enableRequiredData": false,
35 "requiredDataForm": null,
36 "requiredDataTranslations": null
37 },
38 "event": {
39 "type": "ORDER_SUBSCRIPTION",
40 "account": {
41 "id": "3271",
42 "email": "claudia_pintoz@hotmail.com",
43 "name": "Centro kinesico-estético & pilates Proactive\t\t\t\t",
44 "telephone": "",
45 "faxNumber": "",
46 "localeSettings": {
47 "language": "es",
48 "locale": "es-CL",
49 "dateFormat": "MM-DD-YYYY",
50 "timeFormat": "24",
51 "timeZone": -3
52 },
53 "address": {
54 "addressCountry": "CL",
55 "addressLocality": "Santiago",
56 "addressRegion": "",
57 "postOfficeBoxNumber": "",
58 "postalCode": " 8320000",
59 "streetAddress": "Las Higueras #326, 107B\t\t\t\t"
60 }
61 },
62 "order": {
63 "code": "31",
64 "options": {
65 "mode": "external",
66 "validationMethod": "dns",
67 "contactDetails": {
68 "firstName": "Claudia",
69 "lastName": "Pinto",
70 "initials": "CP",
71 "orgName": "Centro kinesico-estético & pilates Proactive\t\t\t\t",
72 "phone": 967049548,
73 "countryCode": "+56",
74 "areaCode": 9,
75 "faxNumber": 967049548,
76 "faxCountryCodeNumber": "",
77 "faxAreaCodeNumber": 9,
78 "email": "claudia_pintoz@hotmail.com",
79 "address": "Las Higueras",
80 "addressNumber": 326,
81 "postalCode": " 8320000",
82 "city": "Santiago",
83 "country": "CL",
84 "state": "",
85 "locale": null,
86 "validationMethod": "dns",
87 "approvalEmail": "admin@centroproactive.cl",
88 "dns": "https"
89 },
90 "domain": "centroproactive.cl"
91 }
92 }
93 }
94 },
95 "statusCode": 500,
96 "errorName": "IMS_UNKNOWN_ERROR",
97 "_isWpError": true
98 }
99}