Create a CHECK-US node

Request Object

KeyTypeDescription
typestring[Required] Type of node. Set as CHECK-US
info.payee_addressobject[Required] Recipient address object. See Address Object below
info.payee_namestring[Required] Name of check recipient

Address Object

KeyTypeDescription
address_streetstringStreet address associated with the document owner, this can be home address of a person or business address of a corp. Please include apartment suite or unit numbers
address_citystringCity associated with the document owner, this can be home address of a person or business address of a corp
address_subdivisionstringState abbreviation associated with the document owner. This value needs to be in ISO Alpha-2 (i.e. CA)
address_postal_codestringPostal code associated with the document owner, this can be home address of a person or business address of a corp
address_country_codestringCountry associated with the document owner, this can be home address of a person or business address of a corp. This value needs to be in ISO Alpha-2 (i.e. US)
Language