Get an external payee
get
/fscmRestApi/resources/11.13.18.05/paymentsExternalPayees/{PayeeId}
Request
Path Parameters
-
PayeeId(required): integer(int64)
Application-generated identifier of the external payee.
Query Parameters
-
dependency: string
This parameter specifies dependencies which are fields that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The fields specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the fields will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency fields. Example: dependency=ProductId=2
Format: <attr1>=<val1>,<attr2>=<value2> -
expand: string
When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
-
fields: string
This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.
Format: ?fields=Attribute1,Attribute2
Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2 -
links: string
This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>
Example:
self,canonical -
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
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.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
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.
Root Schema : paymentsExternalPayees-item-response
Type:
Show Source
object-
BankChargeBearerCode: string
Title:
Bank Charge Bearer CodeMaximum Length:30Code of an external payee who is responsible for paying regular or express bank charges, such as Payee or Payer. Values are from the IBY_BANK_CHARGE_BEARER lookup. -
BankChargeBearerName: string
Title:
Bank Charge Bearer NameMaximum Length:255Name of an external payee who is responsible for paying regular or express bank charges, such as Payee or Payer. -
BankInstructionCodeOne: string
Title:
Bank Instruction Code OneMaximum Length:30Code of the first bank instruction to an external payee. -
BankInstructionCodeTwo: string
Title:
Bank Instruction Code TwoMaximum Length:30Code of the second bank instruction to the external payee. -
BankInstructionDetails: string
Title:
Bank Instruction DetailsMaximum Length:255Details of an additional bank instruction to an external payee. -
BankInstructionNameOne: string
Title:
Bank Instruction Name OneMaximum Length:255Name of the first bank instruction to the external payee. -
BankInstructionNameTwo: string
Title:
Bank Instruction Name TwoMaximum Length:255Name of the second bank instruction to an external payee. -
DefaultPaymentMethodCode: string
Title:
Default Payment Method CodeRead Only:trueMaximum Length:30Code of the default payment method for an external payee. -
DefaultPaymentMethodName: string
Title:
Default Payment Method NameRead Only:trueMaximum Length:100Name of the default payment method for an external payee. -
DeliveryChannelCode: string
Title:
Delivery Channel CodeMaximum Length:30Code of the delivery channel for an external payee. -
DeliveryChannelName: string
Title:
Delivery Channel NameMaximum Length:255Name of the delivery channel for an external payee. -
DeliveryMethod: string
Title:
Remittance Advice Delivery MethodMaximum Length:30Delivery method that is set on the external payee level. If the Override with Payee Delivery Method Preference option on the payment process profile is turned off, the setting is ignored. Values from the IBY_DELIVERY_METHODS lookup include EMAIL, FAX, and PRINTED. -
Email: string
Maximum Length:
255Email address at which an external payee receives remittance advice. -
externalPartyPaymentMethods: array
External Party Payment Methods
Title:
External Party Payment MethodsThe external party payment methods resource is used to view, create, and modify payment methods assigned to supplier payees. -
Fax: string
Maximum Length:
100Fax number at which an external payee receives remittance advice. -
Intent: string
Purpose of the external payee. The value is based on the payment function of the external payee. The following are the expected values: PAYABLES_DISB - Supplier, EMPLOYEE_EXP - Person, EMPLOYEE_EXP - Employee, AR_CUSTOMER_REFUNDS - Refund, CUSTOMER_PAYMENT - Customer, ONETIME_PAYMENT - Onetime, and ADHOC_PAYMENT - Adhoc.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OrganizationIdentifier: string
Maximum Length:
255Identifier of the business unit associated with an external payee. -
OrganizationName: string
Title:
Organization NameMaximum Length:240Name of the business unit associated with an external payee. -
OrganizationType: string
Title:
Organization TypeRead Only:trueMaximum Length:30Type of organization, such as a business unit, that has a relationship with an external payee. Values are from the IBY_ORGANIZATION_TYPES lookup. -
PartyName: string
Title:
NameMaximum Length:360Name of an external payee. -
PayEachDocumentAloneOption: string
Maximum Length:
1Default Value:NIndicates whether documents payable for an external payee are prevented from being grouped with other like documents payable for payment. -
PayeeId: integer
(int64)
Application-generated identifier of the external payee.
-
PayeePartyIdentifier: integer
(int64)
Title:
Payee Party IdentifierIdentifier of an external payee. -
PayeePartyNumber: string
Title:
Registry IDMaximum Length:30Application-generated party number in Trading Community Architecture. -
PayeePartySiteIdentifier: integer
(int64)
Title:
Payee Party Site IdentifierIdentifier of an external payee site. -
PayeePartySiteNumber: string
Title:
Site NumberMaximum Length:30Number of an external payee site. -
PaymentFormatCode: string
Title:
Payment Format CodeMaximum Length:30Code of the payment format that is associated with an external payee. -
PaymentFormatName: string
Title:
Payment Format NameMaximum Length:300Name of the payment format that is associated with an external payee. -
PaymentFunctionCode: string
Title:
Payment FunctionMaximum Length:30Code that indicates the function or purpose of the payment. Values from the IBY_PAYMENT_FUNCTIONS lookup include SUPPLIER_PAYMENT, CUSTOMER_REFUNDS, and Others. -
PaymentReasonCode: string
Title:
Payment Reason CodeMaximum Length:30Code of the reason for paying an external payee. -
PaymentReasonComments: string
Title:
Payment Reason CommentsMaximum Length:240Text field available for entering information about an external payee payment. -
PaymentReasonName: string
Title:
Payment Reason NameMaximum Length:255Name of the reason for paying an external payee. -
PaymentTextMessageOne: string
Title:
Payment Text Message 1Maximum Length:256First text payment message to an external payee. -
PaymentTextMessageThree: string
Title:
Payment Text Message 3Maximum Length:256Third text payment message to an external payee. -
PaymentTextMessageTwo: string
Title:
Payment Text Message 2Maximum Length:256Second text payment message to an external payee. -
PersonId: integer
Person identifier when the external payee is an employee.
-
ServiceLevelCode: string
Title:
Service Level CodeMaximum Length:30Code of the service level for an external payee. -
ServiceLevelName: string
Title:
Service Level NameMaximum Length:255Name of the service level for an external payee. -
SettlementPriority: string
Title:
Settlement PriorityMaximum Length:30Priority with which the financial institution or payment system settles payments for an external payee. -
SupplierNumber: string
Title:
Supplier NumberMaximum Length:30Application-generated party number in Procurement. -
SupplierSiteCode: string
Title:
SiteMaximum Length:240Code of a supplier site. -
SupplierSiteIdentifier: integer
(int64)
Title:
Supplier Site IdentifierIdentifier of a supplier site.
Nested Schema : External Party Payment Methods
Type:
arrayTitle:
External Party Payment MethodsThe external party payment methods resource is used to view, create, and modify payment methods assigned to supplier payees.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : paymentsExternalPayees-externalPartyPaymentMethods-item-response
Type:
Show Source
object-
AddressName: string
Title:
Site NameRead Only:trueMaximum Length:240Address of the party. -
ExternalPartyPaymentMethodsId: integer
(int64)
Value that uniquely identifies the external party payment method assignment.
-
FromDate: string
(date)
Title:
From DateDate when a payment method assignment begins. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PayeeId: integer
(int64)
Value that uniquely identifies the external payee.
-
PayeeName: string
Title:
NameRead Only:trueMaximum Length:360Name of an external payee. -
PaymentMethodCode: string
Title:
Payment MethodMaximum Length:30Code assigned to a payment method. -
PaymentMethodName: string
Title:
NameRead Only:trueMaximum Length:100Name assigned to a payment method. -
PrimaryIndicator: string
Title:
PrimaryMaximum Length:1Primary payment method. -
SiteName: string
Title:
Site NameRead Only:trueMaximum Length:240Name of the party site. -
ToDate: string
(date)
Title:
To DateDate when a payment method assignment ends.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
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.
Links
- externalPartyPaymentMethods
-
Parameters:
- PayeeId:
$request.path.PayeeId
The external party payment methods resource is used to view, create, and modify payment methods assigned to supplier payees. - PayeeId:
Examples
The following example shows how to retrieve an external payee by submitting a GET request on the REST resource using cURL.
curl -i -u "<username>:<password>" -H "Content-Type: application/json" -X GET https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/paymentsExternalPayees/1238
Example Response Body
The following example shows the contents of the response body in JSON format:
{
"PayeeId": 1238,
"PaymentFunctionCode": "PAYABLES_DISB",
"OrganizationIdentifier": "204",
"OrganizationName": "Vision Operations",
...
"links": [
{
"rel": "self",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.0.05/paymentsExternalPayees/1238",
"name": "paymentsExternalPayees",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
}
},
{
"rel": "canonical",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/paymentsExternalPayees/1238",
"name": "paymentsExternalPayees",
"kind": "item"
},
...
]
}