Aller au contenu principal

Priority payment

PUT 

/account/payment/priority/set/:paymentId/:priority/

Priority payment

Request

Path Parameters

    paymentId stringrequired

    The Id of the payment you want to disable

    priority stringrequired

    The new priority of the payment you want to update

Responses

payment priority updated

Schema
    STATUS string
    LABEL string
Loading...