Enable Service Type
This endpoint enables a specific service type (e.g., CARD or IBAN) for the authenticated user. Accepted values are 1 for CARD and 2 for IBAN.
Method | API Endpoint |
---|---|
POST | https://admin-eficyent.rare-able.com/api/user/service_types |
headers
: Object containing the API headers.
'X-Api-Key'
: To know how to generate please use
Authentication
'X-Api-Signature'
: To know how to generate please use
Authentication
Body Params
service_type required Accepted values - 1-CARD , 2-IBAN