web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Suggested Answer

How to post multiple records via postman using OData to customerv3 entity?

(0) ShareShare
ReportReport
Posted on by 45

Hi,

I am beginner to integration, I have tried posting single record to customer entity via postman using OData, it worked successfully. When I try posting multiple records it was giving me the error. Can anyone suggest how to achieve this. Appriciated for any response.

I tried with below code but does't worked.

{
 "Tracks":[
            {
                "dataAreaId": "usmf",
                "CustomerAccount": "A00000-001",
                "PaymentTerms": "Net10",
                "SalesCurrencyCode": "USD",
                "OrganizationName": "MayakIndustries",
                "PrimaryContactEmail": "Mayak.portland@contoso.com",
                "IsOneTimeCustomer": "No",
                "DeliveryMode": "40",
                "CustomerGroupId": "1",
                "NameAlias": "Mayak",
                "ENT_ConsolidatingBilling": "Yes"
 	        }
         ]
    }
    {
[
            {
                "dataAreaId": "usmf",
                "CustomerAccount": "A000000-001",
                "PaymentTerms": "Net10",
                "SalesCurrencyCode": "USD",
                "OrganizationName": "MayakIndustries",
                "PrimaryContactEmail": "punjab.portland@contoso.com",
                "IsOneTimeCustomer": "No",
                "DeliveryMode": "40",
                "CustomerGroupId": "1",
                "NameAlias": "Mayak",
                "ENT_ConsolidatingBilling": "Yes"
 	        }
         ]
    }

Thanks in advance,

I have the same question (0)
  • Suggested answer
    Bipin D365 Profile Picture
    28,983 Moderator on at

    Hi,

    Use batch request

    learn.microsoft.com/.../execute-batch-operations-using-web-api

  • Guido Preite Profile Picture
    54,086 Moderator on at

    if the product is F&O, please post your question here    

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
Tom_Gioielli Profile Picture

Tom_Gioielli 83 Super User 2025 Season 2

#2
Gerardo Rentería García Profile Picture

Gerardo Rentería Ga... 49 Most Valuable Professional

#3
#ManoVerse Profile Picture

#ManoVerse 40

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans