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