Create a Suspended Payment
post
/bcws/webresources/v1.0/payments/suspense/payment
Creates a suspended payment.
Request
There are no request parameters for this operation.
Supported Media Types
- application/json
The suspended payment to create.
Root Schema : schema
Type:
Show Source
object
-
amount(required): number
The payment amount.
-
currency: integer
(int32)
The payment's currency.
-
extension: object
extension
The extended attributes.
-
itemPaymentRef: string
The item associated with the payment.
-
notes: object
Notes
-
payinfoTypeObject: object
Discriminator: @class
Discriminator:
{ "propertyName":"@class" }
-
selectedBillUnit: string
The bill unit associated with the payment.
Nested Schema : extension
Type:
object
The extended attributes.
Nested Schema : Notes
Type:
Show Source
object
-
accountId(required): string
The ID of the account associated with the note.
-
amount: number
The amount associated with the note. It can be a payment amount, adjustment amount, or so on.
-
billId: string
The ID of the bill associated with the note.
-
billUnitId: string
The ID of the bill unit associated with the note.
-
closedDate: string
(date-time)
The date and time the note was resolved.
-
comments: array
comments
The list of comments associated with the note.
-
count: integer
(int32)
The number of comments associated with the note.
-
domainId: integer
(int32)
The domain ID associated with the note.
-
effectiveDate: string
(date-time)
The date and time the comment was posted.
-
eventId: string
The ID of the event associated with the note.
-
extension: object
extension
The extended attributes.
-
header: string
The header associated with the note.
-
id: string
The ID.
-
itemId: string
The ID of the item associated with the note.
-
reasonId: integer
(int32)
The reason ID associated with the note. Possible values are stored in /config/reason_code_scope objects. See Localizing and Customizing Strings in BRM Developer's Guide for information about how to customize these values using the reasons.locale file.
-
serviceId: string
The service ID associated with the note.
-
status: number
The note's status: not set (100), resolved (101), or unresolved (102). The default value is 102.
-
subType: integer
(int32)
The note's subtype. Possible values are stored in the /config/note_type object. See Localizing and Customizing Strings in BRM Developer's Guide for information about how to customize these values using the note.locale file.
-
type: integer
(int32)
The note's type. Possible values are stored in the /config/note_type object. See Localizing and Customizing Strings in BRM Developer's Guide for information about how to customize these values using the note.locale file.
Nested Schema : Discriminator: @class
Type:
Show Source
object
-
accountObj: object
ResourceRef
-
creationDate: string
(date-time)
The date and time the payment type was created.
-
extension: object
extension
The extended attributes.
-
id: object
ResourceRef
-
name: string
The name of the payment type.
-
paymentType: integer
(int32)
The payment type.
Nested Schema : comments
Type:
array
The list of comments associated with the note.
Show Source
-
Array of:
object Comments
The list of comments associated with the note.
Nested Schema : extension
Type:
object
The extended attributes.
Nested Schema : Comments
Type:
object
The list of comments associated with the note.
Show Source
-
comment(required): string
The comment.
-
csrAccountId: string
The CSR's account ID.
-
csrFirstName: string
The CSR's first name.
-
csrLastName: string
The CSR's last name.
-
csrLoginId: string
The login ID associated with the CSR.
-
entryDate: string
(date-time)
The date and time the comment was entered by the CSR.
-
externalUser: string
The external user.
-
trackingId: string
The tracking ID.
Nested Schema : ResourceRef
Type:
Show Source
object
-
id(required): string
The ID.
-
uri: string
The Uniform Resource Identifier (URI) associated with the resource.
Nested Schema : extension
Type:
object
The extended attributes.
Response
Supported Media Types
- application/xml
- application/json
201 Response
The suspended payment was created successfully.
Root Schema : schema
Type:
Show Source
object
-
amount(required): number
The payment amount.
-
currency: integer
(int32)
The payment's currency.
-
extension: object
extension
The extended attributes.
-
itemPaymentRef: string
The item associated with the payment.
-
notes: object
Notes
-
payinfoTypeObject: object
Discriminator: @class
Discriminator:
{ "propertyName":"@class" }
-
selectedBillUnit: string
The bill unit associated with the payment.
Nested Schema : extension
Type:
object
The extended attributes.
Nested Schema : Notes
Type:
Show Source
object
-
accountId(required): string
The ID of the account associated with the note.
-
amount: number
The amount associated with the note. It can be a payment amount, adjustment amount, or so on.
-
billId: string
The ID of the bill associated with the note.
-
billUnitId: string
The ID of the bill unit associated with the note.
-
closedDate: string
(date-time)
The date and time the note was resolved.
-
comments: array
comments
The list of comments associated with the note.
-
count: integer
(int32)
The number of comments associated with the note.
-
domainId: integer
(int32)
The domain ID associated with the note.
-
effectiveDate: string
(date-time)
The date and time the comment was posted.
-
eventId: string
The ID of the event associated with the note.
-
extension: object
extension
The extended attributes.
-
header: string
The header associated with the note.
-
id: string
The ID.
-
itemId: string
The ID of the item associated with the note.
-
reasonId: integer
(int32)
The reason ID associated with the note. Possible values are stored in /config/reason_code_scope objects. See Localizing and Customizing Strings in BRM Developer's Guide for information about how to customize these values using the reasons.locale file.
-
serviceId: string
The service ID associated with the note.
-
status: number
The note's status: not set (100), resolved (101), or unresolved (102). The default value is 102.
-
subType: integer
(int32)
The note's subtype. Possible values are stored in the /config/note_type object. See Localizing and Customizing Strings in BRM Developer's Guide for information about how to customize these values using the note.locale file.
-
type: integer
(int32)
The note's type. Possible values are stored in the /config/note_type object. See Localizing and Customizing Strings in BRM Developer's Guide for information about how to customize these values using the note.locale file.
Nested Schema : Discriminator: @class
Type:
Show Source
object
-
accountObj: object
ResourceRef
-
creationDate: string
(date-time)
The date and time the payment type was created.
-
extension: object
extension
The extended attributes.
-
id: object
ResourceRef
-
name: string
The name of the payment type.
-
paymentType: integer
(int32)
The payment type.
Nested Schema : comments
Type:
array
The list of comments associated with the note.
Show Source
-
Array of:
object Comments
The list of comments associated with the note.
Nested Schema : extension
Type:
object
The extended attributes.
Nested Schema : Comments
Type:
object
The list of comments associated with the note.
Show Source
-
comment(required): string
The comment.
-
csrAccountId: string
The CSR's account ID.
-
csrFirstName: string
The CSR's first name.
-
csrLastName: string
The CSR's last name.
-
csrLoginId: string
The login ID associated with the CSR.
-
entryDate: string
(date-time)
The date and time the comment was entered by the CSR.
-
externalUser: string
The external user.
-
trackingId: string
The tracking ID.
Nested Schema : ResourceRef
Type:
Show Source
object
-
id(required): string
The ID.
-
uri: string
The Uniform Resource Identifier (URI) associated with the resource.
Nested Schema : extension
Type:
object
The extended attributes.
500 Response
An internal server error occurred.
Examples
This example shows how to create a suspended payment by submitting a POST request on the REST resource using cURL. For more information about cURL, see "Use cURL".
cURL Command
curl -X POST 'http://hostname:port/bcws/webresources/version/payments/suspense/payment' -H 'content-type: application/json' -d @createSupendedPayment.json
where:
- hostname is the URL for the Billing Care REST server.
- port is the port for the Billing Care REST server.
- version is the version of the API you're using, such as v1.0.
- createSupendedPayment.json is the JSON file that specifies the payment details.
Example of Request Body
This example shows the contents of the createSupendedPayment.json file sent as the request body.
{
"payinfoTypeObject": {
"checkInfo": [
{
"effectiveDate": "2021-02-02T12:23:08.000Z",
"checkNo": "checkNumber",
"bankCode": "bankCode",
"bankAccountNo": "accountNumber"
}
],
"@class": "com.oracle.communications.brm.cc.model.Externalpayment10012",
"accountObj": {
"id": "0.0.0.1+-account+181438"
},
"paymentType": "10012",
"externalType": true,
"id": {
"id": "0.0.0.1+-payinfo+054831"
}
},
"amount": 10,
"currency": "840",
"notes": {
"amount": 10,
"domainId": 14,
"reasonId": "2005",
"status": 101,
"comments": [
{
"comment": "Creating suspended payment."
}
]
}
}
Example of Response Body
This example shows the contents of the response body in JSON format.
{
"extension": null,
"payinfoTypeObject":
{
"@class": "com.oracle.communications.brm.cc.model.Externalpayment10012",
"extension": null,
"id": {
"id": "0.0.0.1+-payinfo+0",
"uri": null
},
"creationDate": null,
"accountObj": {
"id": "0.0.0.1+-account+181438",
"uri": null
},
"paymentType": 10012,
"name": null,
"externalType": true,
"checkInfo": [
{
"effectiveDate": 1612268588000,
"checkNo": "",
"bankCode": "",
"bankAccountNo": "",
"billNo": null,
"elem": null
}
]
},
"currency": 840,
"selectedBillUnit": null,
"itemPaymentRef": "0.0.0.1+-item-payment+260633",
"amount": 10,
"notes": {
"extension": null,
"id": "0.0.0.1+-note+258329",
"accountId": "0.0.0.1+-account-123217",
"amount": 10,
"billUnitId": null,
"billId": null,
"closedDate": null,
"count": null,
"effectiveDate": null,
"eventId": "0.0.0.1+-event-billing-payment-check+328270191589062169",
"header": null,
"itemId": "0.0.0.1+-item-payment+260633",
"subType": 802,
"type": 800,
"domainId": 14,
"reasonId": 2005,
"serviceId": null,
"status": 101,
"comments": [
{
"csrLoginId": "HeadCSR",
"csrFirstName": "Alia",
"csrLastName": "Abadi",
"csrAccountId": "1234",
"externalUser": "CSR Portal",
"comment": "Creating suspended payment.",
"trackingId": null,
"entryDate": null
}
]
}
}