Selling Partner API SDK for JavaScript
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
Selling Partner API SDK for JavaScript
Loading...
The response schema for the submitAcknowledgement operation.