Set Payer Threshold

Sets the threshold information for a payer

Path parameters

payer_uuidUUIDRequired

Headers

AuthorizationstringRequired

OAuth authentication of the form <token>.

Request

This endpoint expects an object.
disable_paid_incorrectlybooleanRequired
upper_threshold_centsintegerOptional
lower_threshold_centsintegerOptional

Response

This endpoint returns an object.
disable_paid_incorrectlyboolean
upper_threshold_centsintegerOptional
lower_threshold_centsintegerOptional

Errors