File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ The crypto off-ramp flow allows a user to sell cryptocurrency and convert it int
3737 - ` type ` : Tag type (e.g.: ` memo ` or ` destination-tag ` ).
3838 - ` value ` : Tag value.
3939 - ` priority ` (_ optional_ ): Priority of the crypto transaction (e.g.: ` fast ` will enable instant send for ` Dash ` transactions). Defaults to ` normal ` .
40- - ` reusableKYC ` (_ optional_ ): An object to provide a KYC shareable token.
40+ - ` reusableKyc ` (_ optional_ ): An object to provide a KYC shareable token.
4141 - ` provider ` (_ required_ ): Provider that issued the shareable token.
4242 - ` token ` (_ required_ ): Token issued that can be used to fetch user information.
4343- ` simulation ` (_ optional_ ): Simulation object.
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ The crypto on-ramp flow allows a user to add funds from a credit or debit card t
3232 - ` ipVersion ` (_ optional_ ): Version of IP value used on the hash.
3333 - ` user-agent ` (_ optional_ ): User agent used on partner's side that we should validate remains the same.
3434- ` partnerFee ` (_ deprecated_ ): Use ` partner.fee ` instead.
35- - ` reusableKYC ` (_ optional_ ): An object to provide a KYC shareable token.
35+ - ` reusableKyc ` (_ optional_ ): An object to provide a KYC shareable token.
3636 - ` provider ` (_ required_ ): Provider that issued the shareable token.
3737 - ` token ` (_ required_ ): Token issued that can be used to fetch user information.
3838- ` simulation ` (_ optional_ ): Simulation object.
You can’t perform that action at this time.
0 commit comments