Create Drayage Invoice Payment

Creates a payment and associated ASC record for drayage invoices

Args:
amount (float): description
paymentinputs (PaymentInputs): _description
db (Session, optional): description. Defaults to Depends(getdb).
current_user (_type
, optional): description. Defaults to Depends(getcurrent_active_user).
organization_uuid (Optional[str], optional): _description
. Defaults to Body(None, embed=True).

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!