The Spanish version is the authoritative reference. View in Spanish →
- EndPoint: https://inbox-emission-numbermanager-all-adminapi-sbx.azurewebsites.net/AddBiller
- Type: POST
- Input Parameters:
| Parameter | Type | Description | Default Value | Required |
|---|
| billerType | int | Biller Type | | Yes |
| name | stringPurple | Biller Name | | Yes |
| description | stringPurple | Biller Description | | Yes |
| countryId | stringPurple | Country Code | | Yes |
| accountCode | stringPurple | Company Tax ID | | Yes |
| accountName | stringPurple | Company Legal Name | | Yes |
| smartRefill | booleanGreen | Smart Refill | | Yes |
| source | stringPurple | Source | | Yes |
- Output Parameters:
| Field | Type | Description |
|---|
| code | int | The HTTP status code of the response. |
| message | stringPurple | A human-readable message describing the outcome of the request. |
| data | objectYellow | An object containing the data returned by the request. |