Home > @vsf-enterprise/sap-commerce-webservices-sdk > OrderFormsControllerApi > getOrderFormForCodeUsingGET

OrderFormsControllerApi.getOrderFormForCodeUsingGET() method

getOrderFormForCode

Signature:

getOrderFormForCodeUsingGET(orderFormCode: string, fields?: string, options?: any): Promise<import("axios").AxiosResponse<OrderForm>>;

Parameters

Parameter Type Description
orderFormCode string orderFormCode
fields string fields
options any Override http request option.

Returns:

Promise<import("axios").AxiosResponse<OrderForm>>

Exceptions

{RequiredError} OrderFormsControllerApi