Amazon Selling Partner API (SP-API) SDK for TypeScript
Preparing search index...
@sp-api-sdk/invoices-api-2024-06-19
InvoiceError
Interface InvoiceError
An invoice creation error occurred.
interface
InvoiceError
{
description
?:
string
;
errorCode
?:
string
;
}
Index
Properties
description?
error
Code?
Properties
Optional
description
description
?:
string
A description of the error.
Optional
error
Code
errorCode
?:
string
The code of the error.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
error
Code
Amazon Selling Partner API (SP-API) SDK for TypeScript
Loading...
An invoice creation error occurred.