You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Read/Update personal payment method using REST API

Hello

I'm trying to call Read/Update personal payment method on this endpoint

/hcmRestApi/resources/11.13.18.05/personalPaymentMethods

I am not retrieving any values.

{
"items": [],
"count": 0,
"hasMore": false,
"limit": 25,
"offset": 0,
"links": [
{
"rel": "self",
"href": "host/hcmRestApi/resources/11.13.18.05/personalPaymentMethods",
"name": "personalPaymentMethods",
"kind": "collection"
}
]
}

I added theses roles and still no values

- Use REST Service - Personal Payment Methods Read Only (ORA_PAY_REST_SERVICE_ACCESS_PERSONAL_PAYMENT_METHODS_RO)

- Use REST Service - Personal Payment Methods (ORA_PAY_REST_SERVICE_ACCESS_PERSONAL_PAYMENT_METHODS)

- Use REST Service - Worker Bank Accounts Read Only (ORA_PAY_REST_SERVICE_ACCESS_WORKER_BANK_ACCOUNTS_RO)

- Use REST Service - Worker Bank Accounts (ORA_PAY_REST_SERVICE_ACCESS_WORKER_BANK_ACCOUNTS)

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!