2012

Table Of Contents
API Error Codes
Recurring Payments Errors
A
342 August 2012 SOAP API Developer Reference
11506 Invalid max failed
payments
Max failed payments, if supplied,
must be >= 0
11507 Invalid trial amount Trial amount must be >= 0
11508 Invalid trial total billing
cycles
Trial total billing cycles must be >
0
11509 Invalid trial billing period Trial billing period must be one of
Day, Week, Month, SemiMonth, or
Year
11510 Invalid trial amount Trial amount must be >= 0
11511 Invalid currency for trial
amount
This currency is currently not
supported for trial amount.
Currency must be USD.
11512 Invalid trial shipping
amount
Trial shipping amount must be >=
0
If a trial shipping amount is
supplied, it must be >= 0.
11513 Invalid currency for trial
shipping amount
This currency is currently not
supported for trial shipping amount
Currency must be USD.
11514 Invalid profile status The profile status is invalid.
11515 Invalid currency for trial tax
amount
This currency is currently not
supported for trial tax amount
Currency must be USD.
11516 Invalid billing frequency Billing Frequency must be > 0 and
be less than or equal to one year
The combination of billing
frequency and billing period
cannot exceed one year.
11517 Invalid total billing cycles Total billing cycles must be >= 0 (0
means continuous)
11518 Invalid billing period Billing period must be one of Day,
Week, Month, SemiMonth, or Year
11519 Invalid amount Bill amount must be greater than 0
11520 Invalid currency for amount This currency is currently not
supported for amount
Currency must be USD.
11521 Invalid shipping amount Shipping amount must be >= 0
11522 Invalid currency for
shipping amount
This currency is currently not
supported for shipping amount
Currency must be USD.
11523 Invalid tax amount Tax amount must be >= 0
11524 Invalid currency for tax
amount
This currency is currently not
supported for tax amount
Currency must be USD.
11531 Invalid profile status The profile status must be one of
(A)ctive, (C)ancelled, or e(X)pired
Error
Code Short Message Long Message Additional Information