Create receiver for issuer

Endpoint to create the receiver 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

Query Params
int32
≥ 1
Defaults to 1

Use this param to indicate which page you want to read data.

int32
20 to 1000
Defaults to 20

Number of elements you want to read in the request.

Body Params

Receiver creation 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