Update a third party payments
patch
/fscmRestApi/resources/11.13.18.05/publicSectorThirdPartyPayments/{PaymentHeaderKey}
Request
Path Parameters
-
PaymentHeaderKey(required): integer(int64)
Identifies the primary key value of the payment.
Header Parameters
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
AgencyId: integer
(int32)
Title:
Agency IDDefault Value:1Identifies the agency id associated with a payment. -
ExternalPaymentReference: string
Title:
External Payment ReferenceMaximum Length:480Identifies the payment reference provided by third party payment system. -
OnaccountFlag: string
Maximum Length:
1Default Value:NIdentifies the payment as an account payment without fee records. -
PaymentAmountTotal: number
Title:
Payment Amount TotalIdentifies the total amount received as payment. -
PaymentCurrency: string
Title:
Payment CurrencyMaximum Length:3Identifies the currency of the payment. -
PaymentDatetime: string
(date-time)
Title:
Payment Date TimeIdentifies the UTC date time provided by third party payment system. -
PaymentNotes: string
Title:
Payment NotesMaximum Length:2000Identifies the memo recorded for a payment. -
ProcessedByName: string
Maximum Length:
240Identifies the agency staff who processed the payment. -
SelfServiceFlag: string
Title:
Self Service MarkMaximum Length:1Default Value:NIdentifies self service payments. -
ThirdPartyPaymentLine: array
ThirdPartyPaymentLines
Title:
ThirdPartyPaymentLinesThe third party payment lines resource is used to view or create third party payment records. -
ThirdPartyPaymentMethod: array
ThirdPartyPaymentMethods
Title:
ThirdPartyPaymentMethodsThe third party payment methods resource is used to view or create third party payment records.
Nested Schema : ThirdPartyPaymentLines
Type:
arrayTitle:
ThirdPartyPaymentLinesThe third party payment lines resource is used to view or create third party payment records.
Show Source
Nested Schema : ThirdPartyPaymentMethods
Type:
arrayTitle:
ThirdPartyPaymentMethodsThe third party payment methods resource is used to view or create third party payment records.
Show Source
Nested Schema : publicSectorThirdPartyPayments-ThirdPartyPaymentLine-item-patch-request
Type:
Show Source
object-
Classification: string
Title:
ClassificationMaximum Length:3Identifies the classification for the transaction record. -
ItemAmount: number
Title:
Item AmountIdentifies the item amount received as payment line record. -
ItemCurrency: string
Title:
Item CurrencyMaximum Length:3Identifies the currency of the fee. -
ItemGroupId: string
Title:
Item Group IDMaximum Length:50Identifies the item group id associated with a payment. -
ItemQuantity: number
Identifies the item quantity associated to a payment line record.
-
ItemRecordKey: integer
(int64)
Identifies the primary key of the payment line record.
-
ItemUnitPrice: number
Title:
Item Unit PriceIdentifies the item unit price associated to a payment line record. -
SearchId: string
Title:
Search IDMaximum Length:50Identifies the search id associated with a payment line record. -
TransactionRecordId: string
Title:
Transaction Record IDMaximum Length:50Identifies the unique alpha numeric value of the transaction record. -
TransactionRecordKey: integer
(int64)
Title:
Transaction Record KeyIdentifies the primary key of the transaction record.
Nested Schema : schema
Type:
Show Source
object-
PayerAddress: string
Title:
Payer AddressMaximum Length:2000Identifies the address associated with the payment instrument. -
PayerEmail: string
Title:
Payer EmailMaximum Length:480Identifies the email associated with the payment instrument. -
PayerName: string
Title:
Payer NameMaximum Length:480Identifies the name associated with the payment instrument. -
PaymentAmount: number
Title:
Payment AmountIdentifies the amount received. -
PaymentCurrency: string
Maximum Length:
3Identifies the payment currency. -
PaymentStatus: string
Title:
Payment StatusMaximum Length:30Identifies the payment status for a record. -
PaymentTransactionId: string
Title:
Payment Transaction IDMaximum Length:50Identifies the reference number associated with the payment instrument. -
PrimaryTrackingData: string
Title:
Primary Tracking DataMaximum Length:100Identifies the tracking reference associated with payment. -
SecondaryTrackingData: string
Title:
Secondary Tracking DataMaximum Length:100Identifies the tracking reference associated with payment. -
ServiceChargeAmount: number
Title:
Service Charge AmountIdentifies the service amount charges for a payment. -
TertiaryTrackingData: string
Title:
Tertiary Tracking DataMaximum Length:100Identifies the tracking reference associated with payment. -
VoidByName: string
Title:
Void by NameMaximum Length:240Identifies the name who voided payment. -
VoidComments: string
Title:
Void CommentsMaximum Length:2000Identifies the void comments.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context(required):
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version(required):
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : publicSectorThirdPartyPayments-item-response
Type:
Show Source
object-
AgencyId: integer
(int32)
Title:
Agency IDDefault Value:1Identifies the agency id associated with a payment. -
ExternalPaymentReference: string
Title:
External Payment ReferenceMaximum Length:480Identifies the payment reference provided by third party payment system. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OnaccountFlag: string
Maximum Length:
1Default Value:NIdentifies the payment as an account payment without fee records. -
PaymentAmountTotal: number
Title:
Payment Amount TotalIdentifies the total amount received as payment. -
PaymentCurrency: string
Title:
Payment CurrencyMaximum Length:3Identifies the currency of the payment. -
PaymentDatetime: string
(date-time)
Title:
Payment Date TimeIdentifies the UTC date time provided by third party payment system. -
PaymentHeaderId: string
Title:
Payment Header IDRead Only:trueMaximum Length:50Identifies the unique alpha numeric reference of the payment. -
PaymentHeaderKey: integer
(int64)
Title:
Payment Header KeyIdentifies the primary key value of the payment. -
PaymentNotes: string
Title:
Payment NotesMaximum Length:2000Identifies the memo recorded for a payment. -
ProcessedByName: string
Maximum Length:
240Identifies the agency staff who processed the payment. -
SelfServiceFlag: string
Title:
Self Service MarkMaximum Length:1Default Value:NIdentifies self service payments. -
ThirdPartyPaymentLine: array
ThirdPartyPaymentLines
Title:
ThirdPartyPaymentLinesThe third party payment lines resource is used to view or create third party payment records. -
ThirdPartyPaymentMethod: array
ThirdPartyPaymentMethods
Title:
ThirdPartyPaymentMethodsThe third party payment methods resource is used to view or create third party payment records. -
VoidAmountTotal: number
Title:
Void Amount TotalRead Only:trueIdentifies the total amount voided for the payment.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : ThirdPartyPaymentLines
Type:
arrayTitle:
ThirdPartyPaymentLinesThe third party payment lines resource is used to view or create third party payment records.
Show Source
Nested Schema : ThirdPartyPaymentMethods
Type:
arrayTitle:
ThirdPartyPaymentMethodsThe third party payment methods resource is used to view or create third party payment records.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Nested Schema : publicSectorThirdPartyPayments-ThirdPartyPaymentLine-item-response
Type:
Show Source
object-
AgencyId: integer
(int32)
Read Only:
trueIdentifies the agency id associated with a payment. -
Classification: string
Title:
ClassificationMaximum Length:3Identifies the classification for the transaction record. -
ExternalPaymentReference: string
Read Only:
trueMaximum Length:480Identifies the payment reference provided by third party payment system. -
ItemAmount: number
Title:
Item AmountIdentifies the item amount received as payment line record. -
ItemAmountVoid: number
Title:
Item Amount VoidRead Only:trueIdentifies the item amount voided. -
ItemCurrency: string
Title:
Item CurrencyMaximum Length:3Identifies the currency of the fee. -
ItemGroupId: string
Title:
Item Group IDMaximum Length:50Identifies the item group id associated with a payment. -
ItemQuantity: number
Identifies the item quantity associated to a payment line record.
-
ItemRecordKey: integer
(int64)
Identifies the primary key of the payment line record.
-
ItemUnitPrice: number
Title:
Item Unit PriceIdentifies the item unit price associated to a payment line record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PaymentHeaderId: string
Read Only:
trueMaximum Length:50Identifies the unique alpha numeric reference of the payment. -
PaymentHeaderKey: integer
(int64)
Read Only:
trueIdentifies the primary key value of the payment. -
PaymentLineKey: integer
(int64)
Title:
Payment Line KeyIdentifies the primary key value of the fee line. -
SearchId: string
Title:
Search IDMaximum Length:50Identifies the search id associated with a payment line record. -
TransactionRecordId: string
Title:
Transaction Record IDMaximum Length:50Identifies the unique alpha numeric value of the transaction record. -
TransactionRecordKey: integer
(int64)
Title:
Transaction Record KeyIdentifies the primary key of the transaction record.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : publicSectorThirdPartyPayments-ThirdPartyPaymentMethod-item-response
Type:
Show Source
object-
AgencyId: integer
(int32)
Read Only:
trueDefault Value:1Identifies the agency id associated with a payment. -
ExternalPaymentReference: string
Read Only:
trueMaximum Length:480Identifies the payment reference provided by third party payment system. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PayerAddress: string
Title:
Payer AddressMaximum Length:2000Identifies the address associated with the payment instrument. -
PayerEmail: string
Title:
Payer EmailMaximum Length:480Identifies the email associated with the payment instrument. -
PayerName: string
Title:
Payer NameMaximum Length:480Identifies the name associated with the payment instrument. -
PaymentAmount: number
Title:
Payment AmountIdentifies the amount received. -
PaymentCreated: string
Title:
Payment CreatedRead Only:trueMaximum Length:30Default Value:ORA_CREATEDIdentifies the payment created for a record. -
PaymentCurrency: string
Maximum Length:
3Identifies the payment currency. -
PaymentHeaderId: string
Read Only:
trueMaximum Length:50Identifies the unique alpha numeric reference of the payment. -
PaymentHeaderKey: integer
(int64)
Read Only:
trueIdentifies the primary key value of the payment. -
PaymentHistoryKey: integer
(int64)
Title:
Payment History KeyRead Only:trueThe unique identifier for the payment transaction. -
PaymentMethodCode: string
Title:
Payment Method CodeMaximum Length:30The method of payment used for a payment transaction, such as credit card, cash, personal check, or cashier???s check. -
PaymentMethodKey: integer
(int64)
Title:
Payment Method KeyIdentifies payment method key for a record. -
PaymentReferenceId: string
Title:
Payment Reference IDRead Only:trueMaximum Length:50A reference value created by the payment module and sent as pass-through data to the payment processor. -
PaymentStatus: string
Title:
Payment StatusMaximum Length:30Identifies the payment status for a record. -
PaymentTransactionId: string
Title:
Payment Transaction IDMaximum Length:50Identifies the reference number associated with the payment instrument. -
PrimaryTrackingData: string
Title:
Primary Tracking DataMaximum Length:100Identifies the tracking reference associated with payment. -
SecondaryTrackingData: string
Title:
Secondary Tracking DataMaximum Length:100Identifies the tracking reference associated with payment. -
ServiceChargeAmount: number
Title:
Service Charge AmountIdentifies the service amount charges for a payment. -
TertiaryTrackingData: string
Title:
Tertiary Tracking DataMaximum Length:100Identifies the tracking reference associated with payment. -
VoidAmount: number
Read Only:
trueIdentifies the void amount. -
VoidByName: string
Title:
Void by NameMaximum Length:240Identifies the name who voided payment. -
VoidComments: string
Title:
Void CommentsMaximum Length:2000Identifies the void comments. -
VoidDatetime: string
(date-time)
Title:
Void Date TimeRead Only:trueIdentifies the void date time.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- ThirdPartyPaymentLine
-
Parameters:
- PaymentHeaderKey:
$request.path.PaymentHeaderKey
The third party payment lines resource is used to view or create third party payment records. - PaymentHeaderKey:
- ThirdPartyPaymentMethod
-
Parameters:
- PaymentHeaderKey:
$request.path.PaymentHeaderKey
The third party payment methods resource is used to view or create third party payment records. - PaymentHeaderKey: