InsertPpl
Updated on
Serves for the import of new PPL datasets for the stated program.
Input
<InsertPpl xmlns="http://services.zanox.com/erp"> <programid>10</programid> <pplinsert xmlns="http://services.zanox.com/erp/Import"> <ppl> <request timstamp="2004-04-20T21:00:25"/> <program id="10"/> <order id="55215412"/> <suborder id="4453C33"/> <customer id="Cust02"/> <category id="Ihre-Kategorie"/> <session id="TTF44FF434444FFD"/> <expiration date="2004-05-21T11:00:22"/> <affiliate code="5565C623007S22031"/> <review state="0">ReviewText!</review> <commission fix="4.05"/> <cookie id="12345"/> </ppl> ... </pplinsert> </InsertPpl>
Object | Data type | Characters | Description | Mandatory? |
---|---|---|---|---|
<programid> | int | ID of the program for which new PPL datasets will be imported | x | |
<pplinsert> | PPL datasets, which will be newly imported | x | ||
<ppl> | x | |||
<request> | x | |||
timestamp | datetime | Time stamp of the request | x | |
<program> | x | |||
id | int | ID of the program to which the datasets will be newly imported | x | |
<order> | x | |||
id | normalizedstring | Maximum 50 | Order ID | x |
<suborder> | ||||
id | normalizedstring | Maximum 10 | Sub-order ID | |
<customer> | x | |||
id | normalizedstring | Maximum 50 | Customer ID | x |
<category> | ||||
id | normalizedstring | Maximum 10 | Category ID | |
<session> | ||||
id | normalizedstring | Maximum 255 | Session ID | |
<expiration> | ||||
date | datetime | Expiration date | ||
<affiliate> | x | |||
code | normalizedstring | Maximum 64 | Complete partner ID in xxxCxxxSxxx format ("Sxxx" is optional) | x |
<review> | string | Maximum 255 | Review text | |
state | int | Review status • 0 = open • 1 = approved • 2 = rejected | ||
<commission> | ||||
fix | decimal | Fixed commission in the program currency | ||
<cookie> | ||||
id | int | Cookie ID, which was internally generated by zanox |
Resource Information
Rate Limited? | No |
Requests per rate limit window | N/A |
Authentication | Requires Authentication |
Response Formats | |
Resource family | |
Response Object | |
API Version | 3.0.1.1 |