Reactivate recurrent payment

EnvironmentMethodEndpoint
Sandboxhttps://apisandbox.braspag.com.br/v2/RecurrentPayment/{RecurrentPaymentId}/Reactivate
Productionhttps://api.braspag.com.br/v2/RecurrentPayment/{RecurrentPaymentId}/Reactivate

Request

PropertyDescriptionTypeSizeRequired?
MerchantIdMerchant identifier in the API.GUID36Yes (send in header)
MerchantKeyPublic key for dual authentication in the API.Text40Yes (send in header)
RequestIdRequest identifier defined by the merchant, used when the merchant uses different servers for each GET/POST/PUT.GUID36No (send in header)
RecurrentPaymentIdRecurrence identification number.Text50Yes (send in endpoint)

Response

HTTP Status 200

Refer to the HTTP status codes list to see all status codes that may be returned by the API.