# Get Hosted Fields Config **GET /V1/payments-config/hosted-fields/{location}** Get Hosted Fields Config. ## Servers - https://magento2.winkelstraat.mac/rest/all: https://magento2.winkelstraat.mac/rest/all () ## Parameters ### Path parameters - **location** (string) sdk location. ## Responses ### 200 200 Success. #### Body: (object) - **payment_source** (string) Payment Source - **three_d_s** (string) ThreeDS - **is_vault_enabled** (boolean) HasIsVaultEnabled - **cc_vault_code** (string) CcVaultCode - **requires_card_details** (boolean) RequiresCardDetails - **code** (string) Code - **sdk_params** (array[object]) - **is_visible** (boolean) Visible - **sort_order** (string) Sort Order - **payment_intent** (string) Payment intent - **title** (string) Title ### 500 Internal Server error #### Body: (object) - **message** (string) Error message - **errors** (array[object]) Error details - **code** (integer) Error code - **parameters** (array[object]) Error parameters item - **trace** (string) Stack trace ### default Unexpected error #### Body: (object) - **message** (string) Error message - **errors** (array[object]) Error details - **code** (integer) Error code - **parameters** (array[object]) Error parameters item - **trace** (string) Stack trace [Powered by Bump.sh](https://bump.sh)