customer-controller
addEmbeddedPerson
post/api/customers/{customerId}/persons
Path parameters
customerIdstring required
customerId
Query parameters
tokenValuestring
Headers
accept-languagestring
accept-language
Request body
Example request
{
"expiringDtm": "yyyy-MM-dd'T'HH:mm:ss"
}Response
Created
Example response
{
"expiringDtm": "yyyy-MM-dd'T'HH:mm:ss"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.