Entity Posting API - Customer Account Benefit Type Add/Update
If the CustomerAccountBenefitTypeID does not exist, a new Customer Account Benefit Type record will be created. If it does, it will be updated.
Triggered Updates:
- No other data effected
Standard ShowTimeAnalytics Message Parameters:
- DataSupplierID: Assigned unique identifier for your account
- String
(required) - MessageSequence: Unique sequence number incremented for each message posted
- Long
(required) - CallbackUrl: Dataprovider defined URL that result of processing the message is posted back to
- String
Fields for Customer Account Benefit Type Entity:
- ID attribute: Unique identifier for Customer Account Benefit Type
- String
(required) - Name: Name for Customer Account Benefit Type
- String
(required) - SchemeId:
- String
(required) - ExternalCode:
- String
(required)
PLEASE NOTE: All field and attribute names are case sensitive