List Order Extra Field Configs

Returns a list of available extra fields configurations for B2B orders. We recommend caching the response results to avoid frequent API requests.

Authentication

X-Store-Hashstring
### Authentication header | Header | Argument | Description | |:-------|:---------|:------------| | `X-Store-Hash` | `store_hash` | The unique store hash associated with a BigCommerce store that has B2B Edition enabled. |

Query parameters

limitintegerOptional1-200Defaults to 10

Determines the number of records to return per page. If left blank, this defaults to 10.

offsetintegerOptional>=0Defaults to 0

The number of results to skip before returning the first result. If left blank, this defaults to 0.

Response

OK
codeinteger
Operation status code.
datalist of objects
metaobject