Documentation
for developers and administrators
Home
APIs
Processing
Billing
Management
Webhooks
Manuals
Terminology
User Guides
User Interface Reference
How-To Tutorials
Lessons
Data Dictionaries
UniCore
UniCharge
UniBill
Build
Properties Definition
Resources (Directory Structure)
Zip and Country Codes
Development
Log Files
Permissions
JNDI Names
Job Queues
Reference Materials
Supported Providers (Banks & Networks)
UniPay Codes & Code Mappings
Integrated 3rd Party Libraries
Diagrams and Documents
Entire website
This section only
SubscriptionAdjustment
Type:
Abstract:
no
Status:
Active
Java Class:
SubscriptionAdjustment
Adjustment applied to a subscription transaction.
Available Fields:
effectiveDate
endDate
id
length
note
type
id
References:
Adjustment.
Id
XML Representation:
attribute
Attributes:
ReadOnly
Default Value
Identifier of the object used for references; auto-incremented integer value.
type
References:
Adjustment.
Adjustment CL
XML Representation:
attribute
Attributes:
ReadOnly
Default Value
Represents the type of selected funds adjustment.
effectiveDate
References:
Adjustment.
Adjustment Begin Date
XML Representation:
attribute
Attributes:
ReadOnly
Default Value
Date when the adjustment begins.
The date must be submitted in
yyyy-MM-dd
format.
endDate
References:
Adjustment.
Adjustment End Date
XML Representation:
attribute
Attributes:
ReadOnly
Default Value
Date when the adjustment ends.
The date must be submitted in
yyyy-MM-dd
format.
length
References:
Adjustment.
Length
XML Representation:
attribute
Attributes:
ReadOnly
Default Value
note
References:
Adjustment.
Notes
XML Representation:
attribute
Attributes:
ReadOnly
Default Value
Any additional information about the adjustment.
XML Sample:
<adjustments
>
<subscription-adjustment
/>
</adjustments
>
"<adjustments> <subscription-adjustment/></adjustments>"
JSON Sample:
{
}
XURL Sample:
?