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

POSTMAN create Payment through REST API for a Payables Invoice ERROR: Unable to parse the provided.

Summary:

POSTMAN create Payment through REST API for a Payables Invoice ERROR: Unable to parse the provided.

Need assistance identifying the bad syntax.

We receive the following error:

Error: 400 Bad Request

The Request cannot be fulfilled due to bad syntax.

Content (please ensure you mask any confidential information):

Header

-----------------

Content-Type: application/vnd.oracle.adf.resourceitem+json


Authorization

------------------

Basic Authorization: entered username and password


Body: raw > JSON

------------------

{

"PaymentNumber": xxxxxx,

"PaymentDate": "xxxx-xx-xx",

"PaymentDescription": null,

"PaymentType": "xxxxxxxxxx",

"PaymentCurrency": "USD",

"BusinessUnit": "xxxx",

"Payee": "xxxxxxxxxxxxxx",

"PayeeSite": "xxxxx",

"DisbursementBankAccountName": "xxxxxxxxxxxxxxx",

"PaymentMethod": "xxxxxxxxxxxxx",

"PaymentProcessProfile": "xxxxxxxxxxxxxxxx",

"PaymentDocument": "xxxxxxxxxxxxxx",

"relatedInvoices": [

{

"InvoiceNumber": "xxxxxxxxxxxxx",

"InstallmentNumber": 1,

"AmountPaidPaymentCurrency": xx,****

}

]

}

Version (include the version you are using, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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