developer_guide:call_reference:gettransactionsrequest

GetTransactionsRequest Call Reference

GetTransactionsRequest will return a list of all transactions associated with a subscription.

View:

GetTransactionsRequest

Overview

The box below lists all fields that could be included in the call request. To learn more about an individual field or its type, scroll down to find it in the table below the box.

XML

<?xml version="1.0" encoding="utf-8"?>
    <GetTransactionsRequest>
        <Username>string</Username>	
        <Token>string</Token>	
        <LanguageCode>string</LanguageCode>	
    </GetTransactionsRequest>

Elements

Name Type Occurrence Meaning
GetTransactionsRequest container required Parent Element
Username string required Merchant API username (this is not your SubscriptionBridge login id)
Token string required Your application's security token. view also: How to create a token
LanguageCode string required ISO Language Code (e.g. en-US)

GetTransactionsResponse

Overview

The box below lists all fields that could be included in the call response. To learn more about an individual field or its type, scroll down to find it in the table below the box.

XML

<?xml version="1.0" encoding="utf-8"?>
    <GetTransactionsResponse>
        <Ack>string</Ack>     
	<Timestamp>timestamp</Timestamp>
    </GetTransactionsResponse>

Elements

Name Type Occurrence Meaning
GetTransactionsResponse container required Parent Element
Ack string always Success, Error, or Warning
Timestamp string always All responses return the official SB time stamp in UTC/GMT
developer_guide/call_reference/gettransactionsrequest.txt · Last modified: 2012/02/25 21:07 by matt