Update receiver by uuid

Endpoint to update an existing receiver by uuid.

Update the receiver record linked to the issuer's.

Path Params
string
required

A universally unique identifier (UUID) of the account

string
required

The Bava code identifier of the issuer

string
required

A universally unique identifier (UUID) of the receiver

Body Params

Receiver update request data

string
length ≤ 256

Description about receiver.

string
required
length ≤ 64

Receiver name

phones
array of strings

Number to receiver the SMS notify. Each number must be e164 formated.

phones
emails
array of strings

Email to receiver the e-mail notify. Each email must be valid.

emails
Responses

401

Necessary Authentication token or you pass a invalid Token.

403

Necessary permission scope.

404

Resource not found.

406

Not acceptable for the Server.

500

Internal server error.

503

Service Unavailable.

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json