Address Object

{
  "line1": "it12 3cwth",
	"line1": "streat 3",	
  "city": "Vrtmore",
  "country": "JM",
  "postal_code": "00000",
  "state": "Vortmore"
}

Object Parameters

FieldTypeDescription
line1stringThe first line of the address.
line2stringThe second line of the address.
citystringThe city of the beneficiary.
statestringThe state or province of the address.
postal_codestringThe postal code of the address.
countrystringThe country (ISO alpha-2 format).