As part of a business requirement, we need to perform bulk deletion of PO receipts using an API through Postman. Kindly provide guidance on how to achieve this.we are able to delete single line by above payload.
{"VendorName":"Cardinal Glass","DestinationTypeCode": "RECEIVING","DocumentLineNumber": 8,"DocumentNumber": "PO_PGT5324","EmployeeId": 300000003339268,"OrganizationCode": "150_INV_ORG","Quantity": 1,"UOMCode": "EA","UnitOfMeasure": "EACH","ReceiptSourceCode": "VENDOR","SoldtoLegalEntity": "Milgard Manufacturing LLC","SourceDocumentCode": "PO","TransactionType": "RETURN TO VENDOR","AutoTransactCode":"RETURN TO RECEIVING","ParentTransactionId": 2278182,"InsertAndProcessFlag": "false"}