Insert merge fields into the request body of callout templates
Describes how to use merge fields to include related object data in request body of a callout template.
Zuora Platform
list_alt
Describes how to use merge fields to include related object data in request body of a callout template.
{
"AccountAccountNumber": "{{DataSource.Account.AccountNumber}}",
"AccountId": "{{DataSource.Account.Id}}"
}