Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

PropertyTypeLengthMandatoryDescriptionComments
individualName
String64Yes  
businessPartner
/BusinessPartner   BusinessPartner code or key

Example Post Body

Code Block
{
"individualName": "JOHN, SMITH",
"businessPartner": "10985"
}

 

Example Response Body

Note

Updated for API version 2.0.0 using the new required date format yyyy-dd-MMThh:mi:ss to conform ISO 8601, (prior version has date format: yyyy-dd-MM hh:mi:ss)

...