Skip to content

Commit 489f7ee

Browse files
Andra MircioiuAndra Mircioiu
authored andcommitted
fix formatting issues
1 parent 947def9 commit 489f7ee

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

content/minfraud/api-documentation/requests.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,6 @@ transaction.
279279
{{< minfraud-schema-row key="type" type="request" valueType="string" valueTypeNote="format: enum" >}}
280280
The type of event being scored. The valid types are:
281281

282-
The payment method associated with the transaction. The valid values are:
283282
| Transaction type | Description |
284283
| ---------------------------- | ------------------------------------------------------------------------------------------------------ |
285284
| `account_creation` | The transactor is attempting to create an account in your system. |
@@ -288,9 +287,7 @@ The payment method associated with the transaction. The valid values are:
288287
| `email_change` | The transactor is attempting to change the email address associated with their account in your system. |
289288
| `fund_transfer` | The transactor is attempting to transfer funds from one account to another. |
290289
| `password_reset` | The transactor is attempting to reset their password in your system. |
291-
| `payout_change` | The transactor is attempting to change how they will be paid in your system.
292-
293-
The transactor may be sending you referral traffic or complete surveys, but this transaction type can be used in any circumstance in which you pay your users, and they are attempting to change how they are paid. |
290+
| `payout_change` | The transactor is attempting to change how they will be paid in your system. The transactor may be sending you referral traffic or complete surveys, but this transaction type can be used in any circumstance in which you pay your users, and they are attempting to change how they are paid. |
294291
| `purchase` | The transactor is attempting to make a purchase. |
295292
| `recurring_purchase` | The transactor is attempting to set up a recurring purchase or subscription. |
296293
| `referral` | The transactor is sending you referral traffic, for example referring someone to an e-commerce site with an ad. |

0 commit comments

Comments
 (0)