Page History
...
Elérési út | /mailer/batch-recognize |
Http művelet | POST |
Kérés objektum | BatchMailerAddressRecognitionRequest |
Válasz objektum | BatchMailerAddressRecognitionResponse |
Lehetséges válaszkódok |
|
Példa kérés
Code Block | ||
---|---|---|
| ||
{
"addressRecognitionRequests": [
{
"fullAddress": "This is an invalid address",
"consignmentIdentifier": {
"orderId": "1",
"consignmentId": "1"
},
"serviceType": "NORMAL",
"expectedPostDate": "2017-09-20"
},
{
"fullAddress": "Dunaújváros Verebély u. 8 2400",
"consignmentIdentifier": {
"orderId": "1",
"consignmentId": "2"
},
"serviceType": "NORMAL",
"expectedPostDate": "2017-09-21"
}
]
} |
Overview
Content Tools