Question

Transfers Receipt via API

  • 10 August 2021
  • 0 replies
  • 78 views

Hi i am looking for help with creating a receipt for a transfer order via API.

I created a 2 step transfer as seen in the image. Now i need to create a Receipt for this order using the API.

 

I have tried to follow this post without any success. https://help-2021r1.acumatica.com/(W(10))/Help?ScreenId=ShowWiki&pageid=24c68cc6-6985-4421-86c9-e29156f3c150

This is a sample of what i have tried.

Endpoint : https://<baseurl>/entity/Default/18.200.001/PurchaseReceipt

{

    "Type": {

        "value": "Transfer Receipt"

    },

    "Warehouse": {

        "value": "DP@RAM"

    },

    "Details": [

        {

            "TransferOrderType": {

                "value": "TR"

            },

            "TransferOrderNbr": {

                "value": "INRDP000002"

            },

            "TransferOrderLineNbr": {

                "value": "1"

            },

            "TransferShipmentNbr": {

                "value": "INRDP000002"

            },

            "ReceiptQty": {

                "value": "1"

            },

            "Allocations": [

                {

                    "Location": {

                        "value": "RAMREC"

                    },

                    "Qty": {

                        "value": 1

                    }

                }

            ]

        }

    ]

}


0 replies

Be the first to reply!

Reply


About Acumatica ERP system
Acumatica Cloud ERP provides the best business management solution for transforming your company to thrive in the new digital economy. Built on a future-proof platform with open architecture for rapid integrations, scalability, and ease of use, Acumatica delivers unparalleled value to small and midmarket organizations. Connected Business. Delivered.
© 2008 — 2024  Acumatica, Inc. All rights reserved