Add a token to a billing statement.
| Parameter name | Description | Possible value | Required |
|---|---|---|---|
| billingStatementID | Billing statement ID. | integer | yes |
| token | Token. | string | yes |
| source | Source. | string | yes |
| Field name | Type | Description |
|---|---|---|
| recordID | integer | ID of the created record. |