Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
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

Rest API standardReceipts: You must assign a document sequence. (FND-6790)

Summary:

Error 404 bad request when trying to create a receipt.

Content (required):

Hi everyone,

I am using the rest api /fscmRestApi/resources/11.13.18.05/standardReceipts.

The request I am sending is the following:

{
    "ReceiptNumber":"SKR_Receipt_1009",
    "ReceiptMethod":"Manual",
    "BusinessUnit":"Vision Operations",
    "CustomerAccountNumber":"1004",
    "CustomerSite":"Tulsa (OPS)",
    "Amount":451.2343,
    "Currency":"USD",
    "RemittanceBankAccountNumber":"10271-17621-619"
}

When executing the Rest Api I get the error 400 Bad Request, the error message says the following:

"You must assign a document sequence. (FND-6790)"


Any suggestions on this error?

Regards.

Cesar.

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


Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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