My Oracle Support Banner

PaymentsExternalPayees Rest API Is Not Returning Any Data (Doc ID 2680014.1)

Last updated on JANUARY 07, 2021

Applies to:

Oracle Fusion Payments Cloud Service - Version 11.13.20.01.0 and later
Information in this document applies to any platform.

Goal

PaymentsExternalPayees Rest API is not returning any data instead below output is being returned. We have also checked the table IBY_EXTERNAL_PAYEES_ALL and it has data available . Please advise.
{
  "items": [],
  "count": 0,
  "hasMore": false,
  "limit": 25,
  "offset": 0,
  "links": [
  {
  "rel": "self",
  "href": "https://efyv-test.fa.us6.oraclecloud.com:443/fscmRestApi/resources/11.13.18.05/paymentsExternalPayees",
  "name": "paymentsExternalPayees",
  "kind": "collection"
  }
  ]
}
 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.