Skip to content

POST /credits/transfers/

Transfer credits to another user.

type: transaction: type: string required: true description: URL of the created transaction

POST /api/v2/credits/transfers/

Transfer credits to another user.

type:
transaction:
type: string
required: true
description: URL of the created transaction

Try it out

Playground

Authorization
Body
Authorizations

Authorizations

api-key
Type
API Key (header: Authorization)
or
ripe-access
Type
API Key (cookie: crowd.token_key)
Request Body

Request Body

object

Transfer factory which parses a transfer request and creates
AdminTransactions.

How many credits to transfer

Email address of a RIPE Access user

Responses

Responses

application/json
object

Transfer factory which parses a transfer request and creates
AdminTransactions.

How many credits to transfer

Email address of a RIPE Access user

Samples