Table of Contents

Search

  1. Preface
  2. PowerCenter Mappings and Workflows
  3. B2B Data Exchange Transformations
  4. B2B Data Exchange Workflows
  5. Creating Workflows for Event Reconciliation
  6. Forms Designer
  7. Configuring Email for Monitor Notification
  8. B2B Data Exchange Web Services API
  9. B2B Data Exchange Run-time Java API
  10. B2B Data Exchange Forms Designer Java API

DX_TPM_Account Request

DX_TPM_Account Request

The DX_TPM_Account request defines the task for the DX_TPM_Account web service to perform.
The DX_TPM_Account request message includes the following elements:
operation
Required. Type of operation the web service will perform. The web service can perform one of the following operations:
  • create
  • delete
  • update
  • search
  • count
  • get
account
Complex type object DXAccount that describes the partner account to create or update. Required by the
create
and
update
operations and ignored by other operations.
accountNumber
Account number to search or delete. Required by the
search
and
delete
operations and ignored by other operations.
partnerName
Name of the partner associated with the account that will be counted. Required by the
count
,
get
,
search
, and
delete
operations and ignored by other operations.
index
Index for the account to get. The index number starts at zero. Required by the
get
operation and ignored by other operations.

0 COMMENTS

We’d like to hear from you!