Skip to main content

Billing Object

NoNameTypeMandatoryMin LengthMax LengthDescription
1 addressObjectO18Detail of Billing Address
2 billerServiceProviderObjectC13Detail of Biller Service Provider
"billing": {
"address": {
"city": "Jakarta Selatan",
"company": "Finnet Indonesia",
"country": "IDN",
"postcodeZip": "12740",
"stateProvince": "DKI Jakarta",
"stateProvinceCode": "31",
"street": "Jalan Gatot Subroto",
"street2": "Jalan Gatot Subroto"
}
}