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

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
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"
 	        }
         ]
    }

I have the same question (0)
  • Suggested answer
    nunomaia Profile Picture
    25 Moderator on at

    Format is different using batch insert 

    Check this Insert multiple records in single request using Odata from Postman - Dynamics 365 Finance & Operations | nuxulu.com

  • Sowmya170106@gmail.com Profile Picture
    45 on at

    Hi Nuno Maia,

    Thank you for the response

    From the above link which you have provided, How to setup content type? can you plz elobarate that.

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
Giorgio Bonacorsi Profile Picture

Giorgio Bonacorsi 659

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 465 Super User 2026 Season 1

#3
Syed Haris Shah Profile Picture

Syed Haris Shah 304 Super User 2026 Season 1

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans