Skip to main content

sgrRemoverProdutoPedido

Method for picking up products from customer orders.

SoapAction

PARAMETERS

FieldTypeRequired?Description
keyaccessstringYesKey returned by the sgrLogin method.
cdpasintegerYesPAS code, returned by the sgrListPASUser method
cdclienteintegerYesCustomer code, returned by the sgrListaEmpresasPASUsuario method.
cdpedidoprodutointegerYesCode of the product to be removed, returned by the sgrReturnOrder method

METHOD RETURN

If the parameters are valid, the record will be deleted and will return ReturnDescription = OK.

ReturnDescription: If there is an error when executing the method, the property indicates the error if the product is not found or does not belong to the customer.