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,
if the product is F&O, please post your question here
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156