Card

APIDescription
GET api/Card

No documentation available.

GET api/Card/{id}

No documentation available.

POST api/Card

Create a card, you can create a card for an existing user or for a non existent user

PUT api/Card/{id}

No documentation available.

DELETE api/Card/{id}

No documentation available.

Payment

APIDescription
GET api/Payment

No documentation available.

GET api/Payment/{id}

No documentation available.

POST api/Payment

No documentation available.

PUT api/Payment/{id}

No documentation available.

DELETE api/Payment/{id}

No documentation available.