Get ratecard for payment method – Management API – MediaKind

Get ratecard for payment method

get https://app.mk.io/api/v1/organization/paymentMethods/:paymentmethod_id/rateCard

Returns ratecard information for the specified payment method.

RBAC Capability Required: core.subscription.get

Authentication

Authorization Bearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

Response

200 OK

Errors

400 Bad Request

401 Unauthorized

403 Forbidden

404 Not Found

429 Too Many Requests

500 Internal Server Error