Skip to main content
POST
Get Payment Plan Informations

Headers

Authorization
string
required

Access Token

OrganizationId
string
required

Organization ID

Body

application/json

paymentPlanInformationRequest

Request Model for Get Payment Plan Information by organization id and subscription Id

organizationId
integer<int64>
required

Organization Id

Example:

12312

subscriptionId
integer<int64>
required

subscription id

Example:

12342

Response

Each response contains four of this.

balanceType
string
Example:

"TotalAmount, TotalPaidAmount, TotalCurrentAmount or TotalRemainderAmount"

amount
Money · object

A base / value business entity used to represent money