Selling Partner API SDK for JavaScript
Preparing search index...
@sp-api-sdk/product-pricing-api-2022-05-01
HttpMethod
Variable HttpMethod
Const
HttpMethod
:
{
Delete
:
"DELETE"
;
Get
:
"GET"
;
Patch
:
"PATCH"
;
Post
:
"POST"
;
Put
:
"PUT"
;
}
= ...
The HTTP method associated with an individual request within a batch.
Type Declaration
Readonly
Delete
:
"DELETE"
Readonly
Get
:
"GET"
Readonly
Patch
:
"PATCH"
Readonly
Post
:
"POST"
Readonly
Put
:
"PUT"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Selling Partner API SDK for JavaScript
Loading...
The HTTP method associated with an individual request within a batch.