Skip to main content

Get payment system profile

GET 

/clients/payment_systems_profiles/:id

JSON-RPC

clients.payment_systems_profiles.get

Request​

Path Parameters

    id integerrequired

    Payment system profile ID.

Responses​

Payment system profile object.

Schema
    objectobject

Authorization: X-Api-Key

name: X-Api-Keytype: apiKeyin: headerdescription: Token for API access
curl -L 'https://docs.jerasoft.net/clients/payment_systems_profiles/:id' \
-H 'Accept: application/json' \
-H 'X-Api-Key: <X-Api-Key>'
Request Collapse all
Auth
Parameters
— pathrequired