PomeloEx.Fraud.TravelNotice (PomeloEx v0.1.0)

View Source

The Travel Notice service allows you to temporarily increase transaction limits for users when they make purchases abroad.

Want to know more about travel notices? Check out our documentation.

Summary

Functions

Create a travel notice for a user.

Get the active travel notice for a user.

Update a travel notice (expire early, extend, or change countries).

Functions

create_travel_notice(payload)

Create a travel notice for a user.

get_travel_notice(payload)

Get the active travel notice for a user.

update_travel_notice(payload)

Update a travel notice (expire early, extend, or change countries).