Skip to content

Commit

Permalink
don't required optional payment-token (2600hz#5541)
Browse files Browse the repository at this point in the history
  • Loading branch information
icehess authored and jamesaimonetti committed Feb 26, 2019
1 parent 0d058db commit d7cd44b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/kazoo_amqp/src/api/kapi_notifications.erl
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,6 @@ bill_reminder_definition() ->
,required_headers = [<<"Account-ID">>
,<<"Due-Date">>
,<<"Items">>
,<<"Payment-Token">>
,<<"Timestamp">>
]
,optional_headers = [<<"Payment-Token">>
Expand Down

0 comments on commit d7cd44b

Please sign in to comment.