2. Delete Invoice Link
Deleting Invoice Link
Invoices that were updated incorrectly before, can be deleted through this service and send again through the send invoice link service.
POST
Sample Service Request_
{
"serviceSourceId": 88787, // shipmentPackageId
"channelId": 1, // should be always send as 1
"customerId": 167878 // can be checked on get order packages service
}Sample Service Response
HTTP 202Updated 19 days ago
Did this page help you?