Skip to main content
POST
Pay utility v2

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json

Utility V2 payload

Body params to generate a utility V2

amount
integer
required

Amount of the utility in cents

code
string
required

Barcode or digitable_line of the utility

virtual_account_id
string<uuid>
required

Unique identifier

description
string

Description of the utility

external_id
string

External ID of the utility for reference

Response

Created

Response schema for a single utility V2 generation

data
object