Get Transfer Balances
/transferBalance
Request
-
bucket.id: string
Retrieves the transfer balances associated with the specified balance group.Example:
0.0.0.1+-balance_group+451355+978+0 -
costOwner: string
Retrieves the transfer balances associated with the party responsible for the transfer costs: originator or receiver.Example:
receiver -
fields: string
The list of comma-separated fields to return in the response.Example:
channel,costOwner -
id: string
The unique identifier within the server for the balance retrieval operation request.Example:
0.0.0.1+-event-audit-transfer_balance+332070103776495457 -
limit: integer
The maximum number of results to return. For example, use limit=10 to return the first 10 results only.Example:
10 -
logicalResource.value: string
Retrieves the transfer balances associated with the specified login ID or device ID.Example:
964-20210827-041409-0-9169--146802944-mum-54 -
offset: integer
The number of results to offset the response by. For example, use offset=10 to return results 10 and higher.Example:
10 -
partyAccount.id: string
Retrieves the transfer balances made on the specified account.Example:
0.0.0.1+-account+497826 -
product.id: string
Retrieves the transfer balances associated with the specified service POID.Example:
0.0.0.1+-service-telco-gsm-telephony+2081030 -
receiverBucket.id: string
Retrieves the transfer balances received by the specified balance group.Example:
0.0.0.1+-balance_group+2185786+840+0 -
receiverLogicalResource.value: string
Retrieves the transfer balances received by the specified logical resource.Example:
729-20210525-024957-3-2326--147199296-mum-10 -
receiverPartyAccount.id: string
Retrieves the transfer balances associated with the specified receiver account.Example:
0.0.0.1+-account+2090314 -
receiverProduct.id: string
Retrieves the transfer balances received by the specified service.Example:
0.0.0.1+-service-telco-gsm-telephony+2092746 -
usageType: string
Retrieves the transfer balances associated with the specified usage type, such as data, voice, monetary, or other.Example:
monetary
There's no request body for this operation.
Back to TopResponse
- application/json;charset=utf-8
200 Response
-
X-Result-Count:
The number of items returned in the response body.
-
X-Total-Count:
The total number of items that matched the criteria.
array-
Array of:
object TransferBalance
A balance being transferred between buckets.
object-
@baseType: string
Title:
Base TypeThe object's superclass. -
@schemaLocation: string
(uri)
Title:
Schema LocationA URI to a JSON schema file that defines additional attributes and relationships. -
@type: string
Title:
TypeThe object's subclass. -
amount: object
Quantity
The amount in a given unit.
-
bucket: object
Bucket Ref
Title:
Bucket RefA reference to a bucket. -
channel: object
ChannelRef
A reference to a channel.
-
confirmationDate: string
(date-time)
Title:
Confirmation DateThe date the transfer was confirmed. -
costOwner: string
Whether the cost owner is sending or receiving the transfer true or not false.
-
description: string
Title:
DescriptionThe transfer's description. -
href: string
(uri)
Title:
HrefThe transferred balance's href. -
id: string
Title:
IDThe transferred balance's ID. -
impactedBucket: array
impactedBucket
Buckets impacted by the request.
-
logicalResource: object
Logical Resource Ref
Title:
Logical Resource RefA reference to a logical resource. -
partyAccount: object
Party Account Ref
Title:
Party Account RefA reference to a party account. -
product: object
Product Ref
Title:
Product RefA reference to a product. -
reason: string
Title:
ReasonThe reason for the transfer. -
receiver: object
Related Party
Title:
Related PartyA party related to another object. -
receiverBucket: object
Bucket Ref
Title:
Bucket RefA reference to a bucket. -
receiverBucketUsageType: string
The usage type of the bucket receiving the transfer.
-
receiverLogicalResource: object
Logical Resource Ref
Title:
Logical Resource RefA reference to a logical resource. -
receiverPartyAccount: object
Party Account Ref
Title:
Party Account RefA reference to a party account. -
receiverProduct: object
Product Ref
Title:
Product RefA reference to a product. - relatedParty: array relatedParty
-
requestedDate: string
(date-time)
Title:
Requested DateThe date when the transfer request was made. -
requestor: object
Related Party
Title:
Related PartyA party related to another object. -
status: string
The request's status.
-
transferCost: object
Quantity
The amount in a given unit.
-
usageType: string
The transfer's usage type.
object-
amount: number
(float)
Default Value:
1The numeric value in a given unit. -
units: string
The unit.
objectBucket Ref-
@baseType: string
Title:
Base TypeThe object's superclass. -
@referredType: string
Title:
Referred TypeThe object's type in the target system, if baseType and type need further disambiguation. -
@schemaLocation: string
(uri)
Title:
Schema LocationA URI to a JSON schema file that defines additional attributes and relationships. -
@type: string
Title:
TypeThe object's subclass. -
href: string
(uri)
The bucket's href.
-
id(required): string
Title:
Bucket IDThe bucket's ID. -
name: string
Title:
Bucket NameThe bucket's name. -
usageType: string
The bucket's usage type.
object-
@baseType: string
Title:
Base TypeThe object's superclass. -
@referredType: string
Title:
Referred TypeThe object's type in the target system, if baseType and type need further disambiguation. -
@schemaLocation: string
(uri)
Title:
Schema LocationA URI to a JSON schema file that defines additional attributes and relationships. -
@type: string
Title:
TypeThe object's subclass. -
href: string
Title:
Channel HrefThe channel's href. -
id(required): string
Title:
Channel IDThe channel's ID. -
name: string
Title:
Channel NameThe channel's name.
array-
Array of:
object ImpactedBucket
A bucket impacted by a balance top-up, adjustment, transfer, or reservation.
objectLogical Resource Ref-
@baseType: string
Title:
Base TypeThe object's superclass. -
@referredType: string
Title:
Referred TypeThe object's type in the target system, if baseType and type need further disambiguation. -
@schemaLocation: string
(uri)
Title:
Schema LocationA URI to a JSON schema file that defines additional attributes and relationships. -
@type: string
Title:
TypeThe object's subclass. -
href: string
Title:
HrefThe resource's href. -
id(required): string
Title:
IDThe resource's ID. -
name: string
Title:
NameThe resource's name. -
value: string
The device number(PIN_FLD_ALIAS_LIST) or the login (PIN_FLD_LOGIN).
objectParty Account Ref-
@baseType: string
Title:
Base TypeThe object's superclass. -
@referredType: string
Title:
Referred TypeThe object's type in the target system, if baseType and type need further disambiguation. -
@schemaLocation: string
(uri)
Title:
Schema LocationA URI to a JSON schema file that defines additional attributes and relationships. -
@type: string
Title:
TypeThe object's subclass. -
description: string
Title:
DescriptionThe party account's description. -
href: string
Title:
HrefThe party account's href. -
id(required): string
Title:
Account IDThe party account's ID. -
name: string
Title:
NameThe party account's name. -
status: string
Title:
StatusThe overall status of the account. For example: due, paid, or in arrears.
objectProduct Ref-
@baseType: string
Title:
Base TypeThe object's superclass. -
@referredType: string
Title:
Referred TypeThe object's type in the target system, if baseType and type need further disambiguation. -
@schemaLocation: string
(uri)
Title:
Schema LocationA URI to a JSON schema file that defines additional attributes and relationships. -
@type: string
Title:
TypeThe object's subclass. -
href: string
Title:
Product HrefThe product's href. -
id(required): string
Title:
Product IDThe product's ID. -
name: string
Title:
Product NameThe product's name.
objectRelated Party-
@baseType: string
Title:
Base TypeThe object's superclass. -
@referredType(required): string
Title:
Referred TypeThe object's type in the target system, if baseType and type need further disambiguation. -
@schemaLocation: string
(uri)
Title:
Schema LocationA URI to a JSON schema file that defines additional attributes and relationships. -
@type: string
Title:
TypeThe object's subclass. -
href: string
(uri)
Title:
HrefThe party's href. -
id(required): string
Title:
Party IDThe party's ID. -
name: string
Title:
Party NameThe party's name. -
role: string
Title:
Party RoleThe party's role.
object-
@baseType: string
The object's superclass.
-
@schemaLocation: string
(uri)
A URI to a JSON schema file that defines additional attributes and relationships.
-
@type: string
The object's subclass.
-
amountAfter: object
Quantity
The amount in a given unit.
-
amountBefore: object
Quantity
The amount in a given unit.
-
bucket: object
Bucket Ref
Title:
Bucket RefA reference to a bucket. -
confirmationDate: string
(date-time)
The date and time the impact was confirmed.
-
description: string
The impacted bucket's description.
-
item(required): array
item
Minimum Number of Items:
1The impacted bucket items. -
name: string
The impacted bucket's name.
-
requestedDate: string
(date-time)
The date and time the request was received.
array1-
Array of:
object ImpactedBucketItem
An impact item that affects an ImpactedBucket object.
object-
@baseType: string
The object's superclass.
-
@schemaLocation: string
(uri)
A URI to a JSON schema file that defines additional attributes and relationships.
-
@type: string
The object's subclass.
-
amount: object
Quantity
The amount in a given unit.
-
description: string
The impact item's description.
-
itemType: string
The impact item's type, indicating if the bucket is incremented (credit) or decremented (debit).
-
name: string
The impact item's name, indicating the transaction activity. For example, top-up, bonus, additional bonus, tax, or fees.
-
reason: string
The reason for the impact item.
400 Response
-
object
Extensible
The Base Extensible schema for use in TMForum Open-APIs - When used for in a schema it means that the Entity described by the schema MUST be extended with the @type
-
object
Error-allOf[1]
object-
@baseType: string
The defines the super-class when sub-classing.
-
@schemaLocation: string
The URI to a JSON-Schema file that defines additional attributes and relationships
-
@type(required): string
The definition of the sub-class extensible name, when sub-classing.
object-
code(required): string
The application relevant detail, defined in the API or a common list.
-
message: string
The details and corrective actions related to the error which can be shown to a client user.
-
reason(required): string
The explanation of the reason for the error which can be shown to a client user.
-
referenceError: string
The URI of documentation describing the error.
-
status: string
The HTTP Error code extension
401 Response
-
object
Extensible
The Base Extensible schema for use in TMForum Open-APIs - When used for in a schema it means that the Entity described by the schema MUST be extended with the @type
-
object
Error-allOf[1]
object-
@baseType: string
The defines the super-class when sub-classing.
-
@schemaLocation: string
The URI to a JSON-Schema file that defines additional attributes and relationships
-
@type(required): string
The definition of the sub-class extensible name, when sub-classing.
object-
code(required): string
The application relevant detail, defined in the API or a common list.
-
message: string
The details and corrective actions related to the error which can be shown to a client user.
-
reason(required): string
The explanation of the reason for the error which can be shown to a client user.
-
referenceError: string
The URI of documentation describing the error.
-
status: string
The HTTP Error code extension
403 Response
-
object
Extensible
The Base Extensible schema for use in TMForum Open-APIs - When used for in a schema it means that the Entity described by the schema MUST be extended with the @type
-
object
Error-allOf[1]
object-
@baseType: string
The defines the super-class when sub-classing.
-
@schemaLocation: string
The URI to a JSON-Schema file that defines additional attributes and relationships
-
@type(required): string
The definition of the sub-class extensible name, when sub-classing.
object-
code(required): string
The application relevant detail, defined in the API or a common list.
-
message: string
The details and corrective actions related to the error which can be shown to a client user.
-
reason(required): string
The explanation of the reason for the error which can be shown to a client user.
-
referenceError: string
The URI of documentation describing the error.
-
status: string
The HTTP Error code extension
404 Response
-
object
Extensible
The Base Extensible schema for use in TMForum Open-APIs - When used for in a schema it means that the Entity described by the schema MUST be extended with the @type
-
object
Error-allOf[1]
object-
@baseType: string
The defines the super-class when sub-classing.
-
@schemaLocation: string
The URI to a JSON-Schema file that defines additional attributes and relationships
-
@type(required): string
The definition of the sub-class extensible name, when sub-classing.
object-
code(required): string
The application relevant detail, defined in the API or a common list.
-
message: string
The details and corrective actions related to the error which can be shown to a client user.
-
reason(required): string
The explanation of the reason for the error which can be shown to a client user.
-
referenceError: string
The URI of documentation describing the error.
-
status: string
The HTTP Error code extension
405 Response
-
object
Extensible
The Base Extensible schema for use in TMForum Open-APIs - When used for in a schema it means that the Entity described by the schema MUST be extended with the @type
-
object
Error-allOf[1]
object-
@baseType: string
The defines the super-class when sub-classing.
-
@schemaLocation: string
The URI to a JSON-Schema file that defines additional attributes and relationships
-
@type(required): string
The definition of the sub-class extensible name, when sub-classing.
object-
code(required): string
The application relevant detail, defined in the API or a common list.
-
message: string
The details and corrective actions related to the error which can be shown to a client user.
-
reason(required): string
The explanation of the reason for the error which can be shown to a client user.
-
referenceError: string
The URI of documentation describing the error.
-
status: string
The HTTP Error code extension
409 Response
-
object
Extensible
The Base Extensible schema for use in TMForum Open-APIs - When used for in a schema it means that the Entity described by the schema MUST be extended with the @type
-
object
Error-allOf[1]
object-
@baseType: string
The defines the super-class when sub-classing.
-
@schemaLocation: string
The URI to a JSON-Schema file that defines additional attributes and relationships
-
@type(required): string
The definition of the sub-class extensible name, when sub-classing.
object-
code(required): string
The application relevant detail, defined in the API or a common list.
-
message: string
The details and corrective actions related to the error which can be shown to a client user.
-
reason(required): string
The explanation of the reason for the error which can be shown to a client user.
-
referenceError: string
The URI of documentation describing the error.
-
status: string
The HTTP Error code extension
500 Response
-
object
Extensible
The Base Extensible schema for use in TMForum Open-APIs - When used for in a schema it means that the Entity described by the schema MUST be extended with the @type
-
object
Error-allOf[1]
object-
@baseType: string
The defines the super-class when sub-classing.
-
@schemaLocation: string
The URI to a JSON-Schema file that defines additional attributes and relationships
-
@type(required): string
The definition of the sub-class extensible name, when sub-classing.
object-
code(required): string
The application relevant detail, defined in the API or a common list.
-
message: string
The details and corrective actions related to the error which can be shown to a client user.
-
reason(required): string
The explanation of the reason for the error which can be shown to a client user.
-
referenceError: string
The URI of documentation describing the error.
-
status: string
The HTTP Error code extension
Examples
The following example shows how to get transferred balances by submitting a GET request on the REST resource using cURL. For more information about cURL, see Use cURL.
The request uses query parameters to show two transfers for a specified originating product. You can use different query parameters to filter transfers by different elements, such as logical resources, receiving products, originating and sending buckets, originating and receiving accounts, currency or noncurrency resource, cost owner, and so on.
curl -X GET 'http://host:port/brm/prepayBalanceManagement/version/transferBalance?product.id=0.0.0.1+-service-telco-gsm-telephony+2081030&limit=2'
Example of the Response Body
The following example shows the contents of the response body in JSON format.
[
{
"@baseType": "TransferBalance",
"@schemaLocation": null,
"@type": "TransferBalance",
"amount": {
"amount": 24.0,
"units": "Free Seconds",
"@baseType": "Quantity",
"@schemaLocation": null,
"@type": "Quantity"
},
"bucket": {
"id": "0.0.0.1+-balance_group+2083846+1000095+38",
"href": "http://host:port/brm/prepayBalanceManagement/v4/bucket/0.0.0.1+-balance_group+2083846+1000095+38",
"name": null,
"@baseType": "BucketRef",
"@schemaLocation": null,
"@type": "BucketRef",
"@referredType": null
},
"channel": null,
"confirmationDate": "2021-09-06T17:22:33+05:30",
"costOwner": "originator",
"description": "",
"href": "http://host:port/brm/prepayBalanceManagement/v4/transferBalance/0.0.0.1+-event-audit-transfer_balance+332070103776495457",
"id": "0.0.0.1+-event-audit-transfer_balance+332070103776495457",
"impactedBucket": [
{
"@baseType": "ImpactedBucket",
"@schemaLocation": null,
"@type": "ImpactedBucket",
"amountAfter": null,
"amountBefore": null,
"bucket": {
"id": "0.0.0.1+-balance_group+2083846+1000095+42",
"href": "http://host:port/brm/prepayBalanceManagement/v4/bucket/0.0.0.1+-balance_group+2083846+1000095+42",
"name": null,
"@baseType": "BucketRef",
"@schemaLocation": null,
"@type": "BucketRef",
"@referredType": null
},
"confirmationDate": "2021-09-06T17:22:33+05:30",
"description": null,
"item": [
{
"@baseType": "ImpactedBucketItem",
"@schemaLocation": null,
"@type": "ImpactedBucketItem",
"amount": {
"amount": 6.0,
"units": "Free Seconds",
"@baseType": "Quantity",
"@schemaLocation": null,
"@type": "Quantity"
},
"description": null,
"itemType": "debit",
"name": "transfer cost-originator",
"reason": null
}
],
"name": null,
"requestedDate": "2021-09-06T17:22:33+05:30"
},
{
"@baseType": "ImpactedBucket",
"@schemaLocation": null,
"@type": "ImpactedBucket",
"amountAfter": null,
"amountBefore": null,
"bucket": {
"id": "0.0.0.1+-balance_group+2083846+1000095+44",
"href": "http://host:port/brm/prepayBalanceManagement/v4/bucket/0.0.0.1+-balance_group+2083846+1000095+44",
"name": null,
"@baseType": "BucketRef",
"@schemaLocation": null,
"@type": "BucketRef",
"@referredType": null
},
"confirmationDate": "2021-09-06T17:22:33+05:30",
"description": null,
"item": [
{
"@baseType": "ImpactedBucketItem",
"@schemaLocation": null,
"@type": "ImpactedBucketItem",
"amount": {
"amount": 4.0,
"units": "Free Seconds",
"@baseType": "Quantity",
"@schemaLocation": null,
"@type": "Quantity"
},
"description": null,
"itemType": "debit",
"name": "transfer cost-originator",
"reason": null
}
],
"name": null,
"requestedDate": "2021-09-06T17:22:33+05:30"
},
{
"@baseType": "ImpactedBucket",
"@schemaLocation": null,
"@type": "ImpactedBucket",
"amountAfter": null,
amountBefore": null,
"bucket": {
"id": "0.0.0.1+-balance_group+2083846+1000095+40",
"href": "http://host:port/brm/prepayBalanceManagement/v4/bucket/0.0.0.1+-balance_group+2083846+1000095+40",
"name": null,
"@baseType": "BucketRef",
"@schemaLocation": null,
"@type": "BucketRef",
"@referredType": null
},
"confirmationDate": "2021-09-06T17:22:33+05:30",
"description": null,
"item": [
{
"@baseType": "ImpactedBucketItem",
"@schemaLocation": null,
"@type": "ImpactedBucketItem",
"amount": {
"amount": 10.0,
"units": "Free Seconds",
"@baseType": "Quantity",
"@schemaLocation": null,
"@type": "Quantity"
},
"description": null,
"itemType": "debit",
"name": "originator",
"reason": null
}
],
"name": null,
"requestedDate": "2021-09-06T17:22:33+05:30"
},
{
"@baseType": "ImpactedBucket",
"@schemaLocation": null,
"@type": "ImpactedBucket",
"amountAfter": null,
"amountBefore": null,
"bucket": {
"id": "0.0.0.1+-balance_group+2083846+1000095+42",
"href": "http://host:port/brm/prepayBalanceManagement/v4/bucket/0.0.0.1+-balance_group+2083846+1000095+42",
"name": null,
"@baseType": "BucketRef",
"@schemaLocation": null,
"@type": "BucketRef",
"@referredType": null
},
"confirmationDate": "2021-09-06T17:22:33+05:30",
"description": null,
"item": [
{
"@baseType": "ImpactedBucketItem",
"@schemaLocation": null,
"@type": "ImpactedBucketItem",
"amount": {
"amount": 4.0,
"units": "Free Seconds",
"@baseType": "Quantity",
"@schemaLocation": null,
"@type": "Quantity"
},
"description": null,
"itemType": "debit",
"name": "originator",
"reason": null
}
],
"name": null,
"requestedDate": "2021-09-06T17:22:33+05:30"
},
{
"@baseType": "ImpactedBucket",
"@schemaLocation": null,
"@type": "ImpactedBucket",
"amountAfter": null,
"amountBefore": null,
"bucket": {
"id": "0.0.0.1+-balance_group+2090186+1000095+22",
"href": "http://host:port/brm/prepayBalanceManagement/v4/bucket/0.0.0.1+-balance_group+2090186+1000095+22",
"name": null,
"@baseType": "BucketRef",
"@schemaLocation": null,
"@type": "BucketRef",
"@referredType": null
},
"confirmationDate": "2021-09-06T17:22:33+05:30",
"description": null,
"item": [
{
"@baseType": "ImpactedBucketItem",
"@schemaLocation": null,
"@type": "ImpactedBucketItem",
"amount": {
"amount": -10.0,
"units": "Free Seconds",
"@baseType": "Quantity",
"@schemaLocation": null,
"@type": "Quantity"
},
"description": null,
"itemType": "credit",
"name": "receiver",
"reason": null
}
],
"name": null,
"requestedDate": "2021-09-06T17:22:33+05:30"
},
{
"@baseType": "ImpactedBucket",
"@schemaLocation": null,
"@type": "ImpactedBucket",
"amountAfter": null,
"amountBefore": null,
"bucket": {
"id": "0.0.0.1+-balance_group+2090186+1000095+24",
"href": "http://host:port/brm/prepayBalanceManagement/v4/bucket/0.0.0.1+-balance_group+2090186+1000095+24",
"name": null,
"@baseType": "BucketRef",
"@schemaLocation": null,
"@type": "BucketRef",
"@referredType": null
},
"confirmationDate": "2021-09-06T17:22:33+05:30",
"description": null,
"item": [
{
"@baseType": "ImpactedBucketItem",
"@schemaLocation": null,
"@type": "ImpactedBucketItem",
"amount": {
"amount": -4.0,
"units": "Free Seconds",
"@baseType": "Quantity",
"@schemaLocation": null,
"@type": "Quantity"
},
"description": null,
"itemType": "credit",
"name": "receiver",
"reason": null
}
],
"name": null,
"requestedDate": "2021-09-06T17:22:33+05:30"
}
],
"logicalResource": {
"@baseType": "LogicalResourceRef",
"@referredType": null,
"@schemaLocation": null,
"@type": "LogicalResourceRef",
"href": null,
"id": null,
"name": null,
"value": "964-20210827-041409-0-9169--146802944-cagbu-mum-54"
},
"partyAccount": {
"id": "0.0.0.1+-account+2084346",
"href": null,
"description": null,
"name": "Adam Baker",
"status": "active",
"@baseType": "PartyAccountRef",
"@schemaLocation": null,
"@type": "PartyAccountRef",
"@referredType": null
},
"product": {
"id": "0.0.0.1+-service-telco-gsm-telephony+2081030",
"href": null,
"name": "ServiceTelcoGsmTelephony",
"@baseType": "ProductRef",
"@schemaLocation": null,
"@type": "ProductRef",
"@referredType": null
},
"reason": null,
"receiver": null,
"receiverBucket": {
"id": "0.0.0.1+-balance_group+2090186+1000095+20",
"href": "http://host:port/brm/prepayBalanceManagement/v4/bucket/0.0.0.1+-balance_group+2090186+1000095+20",
"name": null,
"@baseType": "BucketRef",
"@schemaLocation": null,
"@type": "BucketRef",
"@referredType": null
},
"receiverBucketUsageType": null,
"receiverLogicalResource": {
"@baseType": "LogicalResourceRef",
"@referredType": null,
"@schemaLocation": null,
"@type": "LogicalResourceRef",
"href": null,
"id": null,
"name": null,
"value": "243-20210827-041843-1-9169--146802944-cagbu-mum-54"
},
"receiverPartyAccount": {
"id": "0.0.0.1+-account+2090314",
"href": null,
"description": null,
"name": "John Miller",
"status": "active",
"@baseType": "PartyAccountRef",
"@schemaLocation": null,
"@type": "PartyAccountRef",
"@referredType": null
},
"receiverProduct": {
"id": "0.0.0.1+-service-telco-gsm-telephony+2092746",
"href": null,
"name": "ServiceTelcoGsmTelephony",
"@baseType": "ProductRef",
"@schemaLocation": null,
"@type": "ProductRef",
"@referredType": null
},
"relatedParty": null,
"requestedDate": "2021-09-06T17:22:33+05:30",
"requestor": null,
"status": "CONFIRMED",
"transferCost": {
"amount": 10.0,
"units": "Free Seconds",
"@baseType": "Quantity",
"@schemaLocation": null,
"@type": "Quantity"
},
"usageType": "other"
},
{
"@baseType": "TransferBalance",
"@schemaLocation": null,
"@type": "TransferBalance",
"amount": {
"amount": 24.0,
"units": "Free Seconds",
"@baseType": "Quantity",
"@schemaLocation": null,
"@type": "Quantity"
},
"bucket": {
"id": "0.0.0.1+-balance_group+2083846+1000095+34",
"href": "http://host:port/brm/prepayBalanceManagement/v4/bucket/0.0.0.1+-balance_group+2083846+1000095+34",
"name": null,
"@baseType": "BucketRef",
"@schemaLocation": null,
"@type": "BucketRef",
"@referredType": null
},
"channel": null,
"confirmationDate": "2021-09-06T17:19:32+05:30",
"costOwner": "none",
"description": "",
"href": "http://host:port/brm/prepayBalanceManagement/v4/transferBalance/0.0.0.1+-event-audit-transfer_balance+332070103776500416",
"id": "0.0.0.1+-event-audit-transfer_balance+332070103776500416",
"impactedBucket": [
{
"@baseType": "ImpactedBucket",
"@schemaLocation": null,
"@type": "ImpactedBucket",
"amountAfter": null,
"amountBefore": null,
"bucket": {
"id": "0.0.0.1+-balance_group+2083846+1000095+32",
"href": "http://host:port/brm/prepayBalanceManagement/v4/bucket/0.0.0.1+-balance_group+2083846+1000095+32",
"name": null,
"@baseType": "BucketRef",
"@schemaLocation": null,
"@type": "BucketRef",
"@referredType": null
},
"confirmationDate": "2021-09-06T17:19:32+05:30",
"description": null,
"item": [
{
"@baseType": "ImpactedBucketItem",
"@schemaLocation": null,
"@type": "ImpactedBucketItem",
"amount": {
"amount": 10.0,
"units": "Free Seconds",
"@baseType": "Quantity",
"@schemaLocation": null,
"@type": "Quantity"
},
"description": null,
"itemType": "debit",
"name": "originator",
"reason": null
}
],
"name": null,
"requestedDate": "2021-09-06T17:19:32+05:30"
},
{
"@baseType": "ImpactedBucket",
"@schemaLocation": null,
"@type": "ImpactedBucket",
"amountAfter": null,
"amountBefore": null,
"bucket": {
"id": "0.0.0.1+-balance_group+2083846+1000095+30",
"href": "http://host:port/brm/prepayBalanceManagement/v4/bucket/0.0.0.1+-balance_group+2083846+1000095+30",
"name": null,
"@baseType": "BucketRef",
"@schemaLocation": null,
"@type": "BucketRef",
"@referredType": null
},
"confirmationDate": "2021-09-06T17:19:32+05:30",
"description": null,
"item": [
{
"@baseType": "ImpactedBucketItem",
"@schemaLocation": null,
"@type": "ImpactedBucketItem",
"amount": {
"amount": 4.0,
"units": "Free Seconds",
"@baseType": "Quantity",
"@schemaLocation": null,
"@type": "Quantity"
},
"description": null,
"itemType": "debit",
"name": "originator",
"reason": null
}
],
"name": null,
"requestedDate": "2021-09-06T17:19:32+05:30"
},
{
"@baseType": "ImpactedBucket",
"@schemaLocation": null,
"@type": "ImpactedBucket",
"amountAfter": null,
"amountBefore": null,
"bucket": {
"id": "0.0.0.1+-balance_group+2090186+1000095+22",
"href": "http://host:port/brm/prepayBalanceManagement/v4/bucket/0.0.0.1+-balance_group+2090186+1000095+22",
"name": null,
"@baseType": "BucketRef",
"@schemaLocation": null,
"@type": "BucketRef",
"@referredType": null
},
"confirmationDate": "2021-09-06T17:19:32+05:30",
"description": null,
"item": [
{
"@baseType": "ImpactedBucketItem",
"@schemaLocation": null,
"@type": "ImpactedBucketItem",
"amount": {
"amount": -10.0,
"units": "Free Seconds",
"@baseType": "Quantity",
"@schemaLocation": null,
"@type": "Quantity"
},
"description": null,
"itemType": "credit",
"name": "receiver",
"reason": null
}
],
"name": null,
"requestedDate": "2021-09-06T17:19:32+05:30"
},
{
"@baseType": "ImpactedBucket",
"@schemaLocation": null,
"@type": "ImpactedBucket",
"amountAfter": null,
"amountBefore": null,
"bucket": {
"id": "0.0.0.1+-balance_group+2090186+1000095+24",
"href": "http://host:port/brm/prepayBalanceManagement/v4/bucket/0.0.0.1+-balance_group+2090186+1000095+24",
"name": null,
"@baseType": "BucketRef",
"@schemaLocation": null,
"@type": "BucketRef",
"@referredType": null
},
"confirmationDate": "2021-09-06T17:19:32+05:30",
"description": null,
"item": [
{
"@baseType": "ImpactedBucketItem",
"@schemaLocation": null,
"@type": "ImpactedBucketItem",
"amount": {
"amount": -4.0,
"units": "Free Seconds",
"@baseType": "Quantity",
"@schemaLocation": null,
"@type": "Quantity"
},
"description": null,
"itemType": "credit",
"name": "receiver",
"reason": null
}
],
"name": null,
"requestedDate": "2021-09-06T17:19:32+05:30"
}
],
"logicalResource": {
"@baseType": "LogicalResourceRef",
"@referredType": null,
"@schemaLocation": null,
"@type": "LogicalResourceRef",
"href": null,
"id": null,
"name": null,
"value": "964-20210827-041409-0-9169--146802944-cagbu-mum-54"
},
"partyAccount": {
"id": "0.0.0.1+-account+2084346",
"href": null,
"description": null,
"name": "Adam Baker",
"status": "active",
"@baseType": "PartyAccountRef",
"@schemaLocation": null,
"@type": "PartyAccountRef",
"@referredType": null
},
"product": {
"id": "0.0.0.1+-service-telco-gsm-telephony+2081030",
"href": null,
"name": "ServiceTelcoGsmTelephony",
"@baseType": "ProductRef",
"@schemaLocation": null,
"@type": "ProductRef",
"@referredType": null
},
"reason": null,
"receiver": null,
"receiverBucket": {
"id": "0.0.0.1+-balance_group+2090186+1000095+20",
"href": "http://host:port/brm/prepayBalanceManagement/v4/bucket/0.0.0.1+-balance_group+2090186+1000095+20",
"name": null,
"@baseType": "BucketRef",
"@schemaLocation": null,
"@type": "BucketRef",
"@referredType": null
},
"receiverBucketUsageType": null,
"receiverLogicalResource": {
"@baseType": "LogicalResourceRef",
"@referredType": null,
"@schemaLocation": null,
"@type": "LogicalResourceRef",
"href": null,
"id": null,
"name": null,
"value": "243-20210827-041843-1-9169--146802944-cagbu-mum-54"
},
"receiverPartyAccount": {
"id": "0.0.0.1+-account+2090314",
"href": null,
"description": null,
"name": "John Miller",
"status": "active",
"@baseType": "PartyAccountRef",
"@schemaLocation": null,
"@type": "PartyAccountRef",
"@referredType": null
},
"receiverProduct": {
"id": "0.0.0.1+-service-telco-gsm-telephony+2092746",
"href": null,
"name": "ServiceTelcoGsmTelephony",
"@baseType": "ProductRef",
"@schemaLocation": null,
"@type": "ProductRef",
"@referredType": null
},
"relatedParty": null,
"requestedDate": "2021-09-06T17:19:32+05:30",
"requestor": null,
"status": "CONFIRMED",
"transferCost": null,
"usageType": "other"
}
]