You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

put away rest service

Received Response
59
Views
7
Comments
edited Feb 13, 2021 1:01PM in Inventory Management 7 comments

Summary

put away rest service

Content

when i make a put away using post rest service 

fscmRestApi/resources/11.13.18.05/receivingReceiptRequests

with body

{

  "ReceiptSourceCode": "VENDOR",

  "OrganizationCode": "MM",

  "VendorName":"VND1",

    "TransactionDate": "2021-02-05T22:32:11.018+00:00",

    "EmployeeName":"XX",

        "lines": [

  {  

          "DestinationTypeCode": "INVENTORY",

  "ParentTransactionId":"27014",

  "ReceiptSourceCode": "VENDOR",

  "SourceDocumentCode": "PO",

  "TransactionType": "DELIVER",

  "AutoTransactCode": "DELIVER",

  "OrganizationCode": "MM",

  "Subinventory":"HeadOffice",

  "DocumentNumber": "PO00000074",

  "DocumentLineNumber": 1,

   "DocumentDistributionNumber": 1,

  "ItemNumber":  "AMC/000000004",

  "Quantity": 1,

  "UOMCode": "EA"

  }

  ]

}

i get a response with pending status not success as below

Response:

    ……………………

    "GroupId": 32061,

    "ProcessingStatusCode": "PENDING",

.................    

    "lines": [

        {

            "InterfaceTransactionId": 300000073771531,

            "HeaderInterfaceId": 300000073771530,

            "CreatedBy": "XX",

            "ProcessingStatusCode": "PENDING",

            "ParentTransactionId": 27014,

......................................

            "TransactionStatusCode": "PENDING",

            "GroupId": 32061,

this based on 

Doc ID 2694187.1

what I missed 

Thanks in advance for your reply

Version

21A

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!