Skip to content

Commit

Permalink
Update flights.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidToroczkai committed May 10, 2016
1 parent 4dd24fb commit 10a0f2e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion flights.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1067,7 +1067,9 @@ Billing
:JSON Parameters:
- **address** (:ref:`Flight_Address`) -- address of the entity in question
- **email** (*String*) -- email of the entity in question
- **name** (*String*) -- name of the entity in question
- **firstName** (*String*) -- name of the entity in question, if the entity is an organization this is the only name field that is required
- **middleName** (*String*) -- *(optional)* submission of this parameter is mandatory if the person in question has a middle name and must not be sent in if the entity in question is an organization
- **lastName** (*String*) -- *(optional)* submission of this parameter is mandatory if the entity in question is a person and it must not be included if the entity is an organization
- **phone** (:ref:`Flight_Phone`) -- phone number of the entity in question

.. _Flight_Address:
Expand Down

0 comments on commit 10a0f2e

Please sign in to comment.