curl --location '/orders//reissueInvoice' \
--header 'Content-Type: application/json' \
--data '{
"issueTarget": "MobileBarcodeCarrier",
"identifier": "/111111",
"buyerEmail": null,
"buyerName": null,
"buyerAddress": null
}'{
"errorCode": "string",
"errorMessage": "string"
}