refs #5811 feat: al borrar expedicion borrar de viaexpress #1754

Merged
jorgep merged 15 commits from 5811-ticket.expedition_deleteViaexpress into dev 2023-11-27 07:36:28 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit eeef279483 - Show all commits

View File

@ -3,7 +3,7 @@ const {DOMParser} = require('xmldom');
module.exports = Self => {
Self.remoteMethod('deleteShipment', {
description: 'Create an expedition and return a label',
description: 'Delete a shipment by providing the expedition ID, interacting with Viaexpress API',
jorgep marked this conversation as resolved Outdated

esto no cuadra

esto no cuadra
accessType: 'WRITE',
accepts: [{
arg: 'expeditionFk',