Skip to content

Instantly share code, notes, and snippets.

@leandromuto
Created December 15, 2016 16:11
Show Gist options
  • Save leandromuto/18a6ae8fae9a129e875961e3f055064b to your computer and use it in GitHub Desktop.
Save leandromuto/18a6ae8fae9a129e875961e3f055064b to your computer and use it in GitHub Desktop.
<SignUpDto>
<!-- billing address section -->
<email>leandro@muto.com</email>
<phoneNr>+5516991623617</phoneNr>
<addressableName>test</addressableName>
<countryCode>ITA</countryCode>
<city>test</city>
<state>test</state>
<postCode>666666666</postCode>
<billingAddress>test</billingAddress>
<vatNumber>123123123</vatNumber>
<paymentOptionId>2</paymentOptionId>
<creditCardAlias>9DA31CF9-FC62-44E3-9919</creditCardAlias>
<cvvCode>258</cvvCode>
<memberShipTypeId>1</memberShipTypeId>
<referralCode></referralCode>
</SignUpDto>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment