Skip to content

PATCH /credits/standing-order/{order_id}/

PATCH /credits/standing-order/{order_id}/ — order_id

The unique standing order ID

PATCH /api/v2/credits/standing-order/{order_id}/

Try it out

Playground

Authorization
Variables
Key
Value
Body
Authorizations

Authorizations

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

Path Parameters

order_id*

The unique standing order ID

Type
integer
Required
Request Body

Request Body

object

The threshold above which you will start automatically sharing your credits

Minimum1

The amount of credits that will be evenly distributed among the recipients

Minimum1

Starts or stops the transfer

object[]

The list of users that will be receiving credits from you

Format"email"
Responses

Responses

application/json
object

The threshold above which you will start automatically sharing your credits

Minimum1

The amount of credits that will be evenly distributed among the recipients

Minimum1

Starts or stops the transfer

object[]
Required

The list of users that will be receiving credits from you

Format"email"
Samples