Amazon Selling Partner API (SP-API) SDK for TypeScript
Preparing search index...
@sp-api-sdk/vendor-direct-fulfillment-orders-api-2021-12-28
SubmitAcknowledgementResponse
Interface SubmitAcknowledgementResponse
The response schema for the submitAcknowledgement operation.
interface
SubmitAcknowledgementResponse
{
errors
?:
ErrorList
;
payload
?:
TransactionId
;
}
Index
Properties
errors?
payload?
Properties
Optional
errors
errors
?:
ErrorList
Optional
payload
payload
?:
TransactionId
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
errors
payload
Amazon Selling Partner API (SP-API) SDK for TypeScript
Loading...
The response schema for the submitAcknowledgement operation.