If you have any question left, please drop a note with the discussion link of this page.

Explanation of response items for retrieving a single payment item

From Wiki.zanox.com

Jump to: navigation, search

Contents

xml

Language declaration of the response

attributes

version
fixed to "1.0"
encoding
fixed to "UTF-8"
standalone
fixed to "yes"

response

Container tag for adspacesResult.

attributes

xmlns
namespace of the version of the API which was used for the request. Example value: http://api.zanox.com/namespace/2008-05-21/

paymentsResult

Containter Tag for the one paymentItem requested.

paymentItem

Contains all available information on an individual payment item.

attributes

id
The unique ID of the payment item. Example value: 07C0075C7650CF68

createdate

Example value: 2008-01-01T00:00:00

modifydate

Example value: 2008-01-01T00:00:00

payoutdate

The date when the payout was instructed. Example value: 2008-01-01T00:00:00

status

The state of the payment. Possible values:

  • instructed
  • received
  • rejected
  • authorised
  • made

amount

The amount of the payout.

currency

The currency of the payout

account

The bank account (currently configured via the zanox User Interface) to which the payment will be/was transferred.

attributes

id
The unique ID of the payment account. Example value: 6F1D536C59643034
Personal tools