Update creditor

Update creditor using its ID.

This endpoint generates a Marketplace creditor operation updated event.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

Creditor ID

Body Params

Request body

string
required
length between 1 and 128

Creditor name

string
enum

Crediting method. Must be set to ACCOUNT.

Allowed:
string
Defaults to 10

Advancement fee for creditor.

string
Defaults to 0.025

Advancement discount rate for creditor.

string
Defaults to 1

Maximum advancement percentage for creditor.

Headers
string

Content type

string

Authorization token. This is a regular access token, which does not need to include an account ID.

Responses
200

OK

400

Bad Request

401

Access token is missing or invalid

500

Internal server error

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!