# Returns the model of the Payment Method e.g. "reseller" **POST /payment-methods/{paymentMethodId}/model** ## Servers - Production server (stable release 2024-1): https://api.pace.cloud/pay/2024-1 (Production server (stable release 2024-1)) ## Authentication methods - OAuth2 - Oidc ## Parameters ### Path parameters - **paymentMethodId** (string(uuid)) ID of the paymentMethod ### Body: application/vnd.api+json (object) - **data** (object) ## Responses ### 200 The Payment Method model was successfully fetched. #### Body: application/vnd.api+json (object) - **data** (object) ### 400 Error while getting model of payment method [Powered by Bump.sh](https://bump.sh)